Version: 6.3.1
Public Types | Static Public Member Functions

user_type_manipulation< T > Class Template Reference

#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)

template<typename T>
class user_type_manipulation< T >


Member Typedef Documentation

template<typename T >
typedef T* user_type_manipulation< T >::Type
template<typename T >
typedef const T& user_type_manipulation< T >::CorbaInType
template<typename T >
typedef T user_type_manipulation< T >::InnerType

Member Function Documentation

template<typename T >
static Type user_type_manipulation< T >::get_data ( CorbaInType  data) [inline, static]
template<typename T >
static InnerType* const user_type_manipulation< T >::getPointer ( Type  data,
bool  ownerShip = false 
) [inline, static]
template<typename T >
static void user_type_manipulation< T >::relPointer ( InnerType dataPtr) [inline, static]
template<typename T >
static Type user_type_manipulation< T >::clone ( Type  data) [inline, static]
template<typename T >
static Type user_type_manipulation< T >::clone ( CorbaInType  data) [inline, static]
template<typename T >
static Type user_type_manipulation< T >::create ( size_t  size = 1) [inline, static]
template<typename T >
static void user_type_manipulation< T >::delete_data ( Type  data) [inline, static]
template<typename T >
static size_t user_type_manipulation< T >::size ( Type  data) [inline, static]
template<typename T >
static void user_type_manipulation< T >::dump ( CorbaInType  data) [inline, static]
Copyright © 2007-2011 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