SALOME documentation central

atom_manipulation< T > Class Template Reference

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)

template<typename T>
class atom_manipulation< T >