
Public Types | |
|
typedef Ports::Calcium_Ports::seq_complex * | Type |
|
typedef const Ports::Calcium_Ports::seq_complex & | CorbaInType |
|
typedef Ports::Calcium_Ports::Complex | InnerType |
Static Public Member Functions | |
| static Type | get_data (CorbaInType data) |
| static size_t | size (Type data) |
| static void | delete_data (Type data) |
| static Type | clone (Type data) |
| static Type | clone (CorbaInType data) |
| static InnerType *const | getPointer (Type data, bool ownerShip=false) |
| static void | relPointer (InnerType *dataPtr) |
| static InnerType * | allocPointer (size_t size) |
| static Type | create (size_t size, InnerType *const data=NULL, bool giveOwnerShip=false) |
| static void | copy (Type data, T *const idata, size_t isize) |
| static void | copy (Type data, char **const idata, size_t isize) |
| static void | dump (CorbaInType data) |
Static Public Attributes | |
| static bool | needInterpolation =true |