#include <TdkCorbaPersistenceService.h>
Inheritance diagram for TdkCorbaPersistenceService:
Public Types | |
typedef TdkCorbaPersistenceService_ptr | _ptr_type |
typedef TdkCorbaPersistenceService_var | _var_type |
Public Member Functions | |
virtual | ~TdkCorbaPersistenceService () |
inline::tdkserver::TdkCorbaPersistenceService_ptr | _this () |
Static Public Member Functions | |
static _ptr_type | _duplicate (_ptr_type) |
static _ptr_type | _narrow (CORBA::Object_ptr) |
static _ptr_type | _unchecked_narrow (CORBA::Object_ptr) |
static _ptr_type | _nil () |
static void | _marshalObjRef (_ptr_type, cdrStream &) |
static _ptr_type | _unmarshalObjRef (cdrStream &s) |
Static Public Attributes | |
static _core_attr const char * | _PD_repoId |
virtual TdkCorbaPersistenceService::~TdkCorbaPersistenceService | ( | ) | [virtual] |
static _ptr_type TdkCorbaPersistenceService::_narrow | ( | CORBA::Object_ptr | ) | [static] |
static _ptr_type TdkCorbaPersistenceService::_unchecked_narrow | ( | CORBA::Object_ptr | ) | [static] |
static _ptr_type TdkCorbaPersistenceService::_nil | ( | ) | [static] |
static void TdkCorbaPersistenceService::_marshalObjRef | ( | _ptr_type | , | |
cdrStream & | ||||
) | [inline, static] |
static _ptr_type TdkCorbaPersistenceService::_unmarshalObjRef | ( | cdrStream & | s | ) | [inline, static] |
inline ::tdkserver::TdkCorbaPersistenceService_ptr TdkCorbaPersistenceService::_this | ( | ) | [inline] |
_core_attr const char* TdkCorbaPersistenceService::_PD_repoId [static] |