ldas-tools-framecpp
2.6.4
|
#include <FrameCInternal.hh>
Public Member Functions | |
Handle (pointer_type Type) | |
virtual | ~Handle () |
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) |
FrameC::Handle::Handle | ( | pointer_type | Type | ) |
|
virtual |
|
static |
|
static |
|
static |
|
inline |
|
static |
|
static |