DDS4CCM
1.1.2
|
import "dds4ccm_BaseC.h";
Public Member Functions | |
NonExistent (void) | |
NonExistent (const NonExistent &) | |
~NonExistent (void) | |
NonExistent & | operator= (const NonExistent &) |
virtual ::CORBA::Exception * | _tao_duplicate (void) const |
virtual void | _raise (void) const |
virtual void | _tao_encode (TAO_OutputCDR &cdr) const |
virtual void | _tao_decode (TAO_InputCDR &cdr) |
NonExistent (const CCM_DDS::DataNumberSeq &_tao_indexes) | |
virtual ::CORBA::TypeCode_ptr | _tao_type (void) const |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
static NonExistent * | _downcast (::CORBA::Exception *) |
static const NonExistent * | _downcast (::CORBA::Exception const *) |
::CORBA::Exception * | _alloc (void) |
Public Attributes | |
CCM_DDS::DataNumberSeq | indexes |
Private Attributes | |
DataNumberSeq | indexes |
CCM_DDS::NonExistent::NonExistent | ( | void | ) |
CCM_DDS::NonExistent::NonExistent | ( | const NonExistent & | ) |
CCM_DDS::NonExistent::~NonExistent | ( | void | ) |
CCM_DDS::NonExistent::NonExistent | ( | const CCM_DDS::DataNumberSeq & | _tao_indexes | ) |
|
static |
|
static |
|
static |
|
virtual |
Implements CORBA::UserException.
|
static |
Reimplemented from CORBA::Exception.
|
virtual |
Implements CORBA::Exception.
|
virtual |
Implements CORBA::Exception.
|
virtual |
Implements CORBA::Exception.
|
virtual |
Reimplemented from CORBA::UserException.
CCM_DDS::NonExistent & CCM_DDS::NonExistent::operator= | ( | const NonExistent & | ) |