SALOME documentation central
seq_b_manipulation< seq_T, elem_T > Class Template Reference
Public Types |
typedef seq_T * | Type |
typedef const seq_T & | CorbaInType |
typedef elem_T | InnerType |
Static Public Member Functions |
static Type | get_data (CorbaInType data) |
static size_t | size (Type data) |
static Type | clone (Type data) |
static Type | clone (CorbaInType data) |
static void | delete_data (Type data) |
static InnerType *const | getPointer (Type data, bool getOwnerShip=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 | dump (CorbaInType data) |
template<typename seq_T, typename elem_T>
class seq_b_manipulation< seq_T, elem_T >
Copyright © 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS