#include <CorbaTypeManipulator.hxx>
Public Types | |
| typedef T * | Type |
| typedef const T & | CorbaInType |
| typedef T | InnerType |
Static Public Member Functions | |
| static Type | get_data (CorbaInType data) |
| static InnerType *const | getPointer (Type data, bool ownerShip=false) |
| static void | relPointer (InnerType *dataPtr) |
| static Type | clone (Type data) |
| static Type | clone (CorbaInType data) |
| static Type | create (size_t size=1) |
| static void | delete_data (Type data) |
| static size_t | size (Type data) |
| static void | dump (CorbaInType data) |
| typedef const T& user_type_manipulation< T >::CorbaInType |
| typedef T user_type_manipulation< T >::InnerType |
| typedef T* user_type_manipulation< T >::Type |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |