CIAO
1.0.8
|
import "Container_BaseC.h";
Public Member Functions | |
ImplEntryPointNotFound (void) | |
ImplEntryPointNotFound (const ImplEntryPointNotFound &) | |
~ImplEntryPointNotFound (void) | |
ImplEntryPointNotFound & | operator= (const ImplEntryPointNotFound &) |
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) |
Static Public Member Functions | |
static ImplEntryPointNotFound * | _downcast (::CORBA::Exception *) |
static const ImplEntryPointNotFound * | _downcast (::CORBA::Exception const *) |
::CORBA::Exception * | _alloc (void) |
Components::Deployment::ImplEntryPointNotFound::ImplEntryPointNotFound | ( | void | ) |
Components::Deployment::ImplEntryPointNotFound::ImplEntryPointNotFound | ( | const ImplEntryPointNotFound & | ) |
Components::Deployment::ImplEntryPointNotFound::~ImplEntryPointNotFound | ( | void | ) |
CORBA::Exception * Components::Deployment::ImplEntryPointNotFound::_alloc | ( | void | ) | [static] |
Components::Deployment::ImplEntryPointNotFound * Components::Deployment::ImplEntryPointNotFound::_downcast | ( | ::CORBA::Exception * | _tao_excp | ) | [static] |
const Components::Deployment::ImplEntryPointNotFound * Components::Deployment::ImplEntryPointNotFound::_downcast | ( | ::CORBA::Exception const * | _tao_excp | ) | [static] |
void Components::Deployment::ImplEntryPointNotFound::_raise | ( | void | ) | const [virtual] |
Implements CORBA::UserException.
void Components::Deployment::ImplEntryPointNotFound::_tao_decode | ( | TAO_InputCDR & | cdr | ) | [virtual] |
Implements CORBA::Exception.
CORBA::Exception * Components::Deployment::ImplEntryPointNotFound::_tao_duplicate | ( | void | ) | const [virtual] |
Implements CORBA::Exception.
void Components::Deployment::ImplEntryPointNotFound::_tao_encode | ( | TAO_OutputCDR & | cdr | ) | const [virtual] |
Implements CORBA::Exception.
ImplEntryPointNotFound& Components::Deployment::ImplEntryPointNotFound::operator= | ( | const ImplEntryPointNotFound & | ) |