CIAO
1.0.8
|
#include <CosPersistentStateC.h>
Public Types | |
typedef TypeId_var | _var_type |
typedef TypeId_out | _out_type |
Public Member Functions | |
TypeId (void) | |
TypeId (::CORBA::ULong max) | |
TypeId (::CORBA::ULong max,::CORBA::ULong length,::CORBA::Octet *buffer,::CORBA::Boolean release=false) | |
TypeId (const TypeId &) | |
virtual | ~TypeId (void) |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
CosPersistentState::TypeId::TypeId | ( | void | ) |
CosPersistentState::TypeId::TypeId | ( | ::CORBA::ULong | max | ) |
CosPersistentState::TypeId::TypeId | ( | ::CORBA::ULong | max, |
::CORBA::ULong | length, | ||
::CORBA::Octet * | buffer, | ||
::CORBA::Boolean | release = false |
||
) |
CosPersistentState::TypeId::TypeId | ( | const TypeId & | seq | ) |
CosPersistentState::TypeId::~TypeId | ( | void | ) | [virtual] |
void CosPersistentState::TypeId::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |