|
ldas-tools-framecpp
2.7.0
|
#include <FrHistoryInternal.hh>


Public Types | |
| typedef FrameCPP::FrHistory | data_core_t |
| typedef boost::shared_ptr< data_core_t > | data_t |
| typedef data_core_t::time_type | time_t |
Public Member Functions | |
| FrHistory () | |
| FrHistory (const char *Name, time_t Time, const char *Comment) | |
| pointer_type | Type () const |
Static Public Member Functions | |
| static void | Register (FrameCError **Error, void *Pointer, pointer_type ExpectedType, framec_errno_type ErrorCode) |
| static void | Free (FrameCError **Error, void *Pointer, pointer_type ExpectedType, framec_errno_type ErrorCode) |
| static void | Deposit (const Handle *Ptr) |
| static void | Validate (const Handle *Ptr, pointer_type Type) |
| static void | Withdraw (const Handle *Ptr) |
Public Attributes | |
| data_t | m_data |
| typedef boost::shared_ptr< data_core_t > FrameC::FrHistory::data_t |
| typedef data_core_t::time_type FrameC::FrHistory::time_t |
| FrameC::FrHistory::FrHistory | ( | ) |
| FrameC::FrHistory::FrHistory | ( | const char * | Name, |
| time_t | Time, | ||
| const char * | Comment | ||
| ) |
|
staticinherited |
|
staticinherited |
|
staticinherited |
|
inlineinherited |
|
staticinherited |
|
staticinherited |
| data_t FrameC::FrHistory::m_data |
1.8.14