#include <CorbaTypeManipulator.hxx>
Public Types | |
| typedef T | Type |
| typedef T | CorbaInType |
| typedef T | InnerType |
Static Public Member Functions | |
| static Type | get_data (CorbaInType data) |
| static InnerType *const | getPointer (Type &data, bool getOwnerShip=false) |
| static Type | clone (Type data) |
| static void | delete_data (Type data) |
| static size_t | size (Type data) |
| static void | dump (CorbaInType data) |
| typedef T atom_manipulation< T >::Type |
| typedef T atom_manipulation< T >::CorbaInType |
| typedef T atom_manipulation< T >::InnerType |
| static Type atom_manipulation< T >::get_data | ( | CorbaInType | data | ) | [inline, static] |
| static InnerType* const atom_manipulation< T >::getPointer | ( | Type & | data, |
| bool | getOwnerShip = false |
||
| ) | [inline, static] |
| static Type atom_manipulation< T >::clone | ( | Type | data | ) | [inline, static] |
| static void atom_manipulation< T >::delete_data | ( | Type | data | ) | [inline, static] |
| static size_t atom_manipulation< T >::size | ( | Type | data | ) | [inline, static] |
| static void atom_manipulation< T >::dump | ( | CorbaInType | data | ) | [inline, static] |