CIAO
1.0.8
|
import "CCM_PrimaryKeyBaseC.h";
Public Types | |
typedef PrimaryKeyBase * | _ptr_type |
typedef PrimaryKeyBase_var | _var_type |
typedef PrimaryKeyBase_out | _out_type |
Public Member Functions | |
virtual const char * | _tao_obv_repository_id (void) const |
virtual void | _tao_obv_truncatable_repo_ids (Repository_Id_List &) const |
virtual ::CORBA::TypeCode_ptr | _tao_type (void) const |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
static PrimaryKeyBase * | _downcast (::CORBA::ValueBase *v) |
::CORBA::Boolean | _tao_unmarshal (TAO_InputCDR &strm, PrimaryKeyBase *&new_object) |
TAO extensions or internals. | |
static const char * | _tao_obv_static_repository_id (void) |
Protected Member Functions | |
PrimaryKeyBase (void) | |
virtual | ~PrimaryKeyBase (void) |
Private Member Functions | |
PrimaryKeyBase (const PrimaryKeyBase &) | |
void | operator= (const PrimaryKeyBase &) |
Components::PrimaryKeyBase::PrimaryKeyBase | ( | void | ) | [protected] |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.0.8 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
Components::PrimaryKeyBase::~PrimaryKeyBase | ( | void | ) | [protected, virtual] |
Components::PrimaryKeyBase::PrimaryKeyBase | ( | const PrimaryKeyBase & | ) | [private] |
Components::PrimaryKeyBase * Components::PrimaryKeyBase::_downcast | ( | ::CORBA::ValueBase * | v | ) | [static] |
void Components::PrimaryKeyBase::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
const char * Components::PrimaryKeyBase::_tao_obv_repository_id | ( | void | ) | const [virtual] |
const char * Components::PrimaryKeyBase::_tao_obv_static_repository_id | ( | void | ) | [static] |
void Components::PrimaryKeyBase::_tao_obv_truncatable_repo_ids | ( | Repository_Id_List & | ids | ) | const [virtual] |
CORBA::TypeCode_ptr Components::PrimaryKeyBase::_tao_type | ( | void | ) | const |
CORBA::Boolean Components::PrimaryKeyBase::_tao_unmarshal | ( | TAO_InputCDR & | strm, |
PrimaryKeyBase *& | new_object | ||
) | [static] |
TAO extensions or internals.
void Components::PrimaryKeyBase::operator= | ( | const PrimaryKeyBase & | ) | [private] |