ldas-tools-framecpp  2.5.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
FrameC::FrHistory Struct Reference

#include <FrHistoryInternal.hh>

Inheritance diagram for FrameC::FrHistory:
FrameC::Handle

Public Types

typedef FrameCPP::FrHistory data_core_t
 
typedef
LDASTools::AL::SharedPtr
< 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
 

Member Typedef Documentation

typedef LDASTools::AL::SharedPtr< data_core_t > FrameC::FrHistory::data_t

Constructor & Destructor Documentation

FrameC::FrHistory::FrHistory ( )
FrameC::FrHistory::FrHistory ( const char *  Name,
time_t  Time,
const char *  Comment 
)

Member Function Documentation

void FrameC::Handle::Deposit ( const Handle Ptr)
staticinherited
void FrameC::Handle::Free ( FrameCError **  Error,
void *  Pointer,
pointer_type  ExpectedType,
framec_errno_type  ErrorCode 
)
staticinherited
static void FrameC::Handle::Register ( FrameCError **  Error,
void *  Pointer,
pointer_type  ExpectedType,
framec_errno_type  ErrorCode 
)
staticinherited
pointer_type FrameC::Handle::Type ( ) const
inlineinherited
void FrameC::Handle::Validate ( const Handle Ptr,
pointer_type  Type 
)
staticinherited
void FrameC::Handle::Withdraw ( const Handle Ptr)
staticinherited

Member Data Documentation

data_t FrameC::FrHistory::m_data

The documentation for this struct was generated from the following files: