CIAO
1.1.2
|
import "Container_BaseC.h";
Public Member Functions | |
InvalidLocation (void) | |
InvalidLocation (const InvalidLocation &) | |
~InvalidLocation (void) | |
InvalidLocation & | operator= (const InvalidLocation &) |
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 InvalidLocation * | _downcast (::CORBA::Exception *) |
static const InvalidLocation * | _downcast (::CORBA::Exception const *) |
::CORBA::Exception * | _alloc (void) |
|
static |
|
static |
|
static |
|
virtual |
Implements CORBA::UserException.
|
virtual |
Implements CORBA::Exception.
|
virtual |
Implements CORBA::Exception.
|
virtual |
Implements CORBA::Exception.
Components::Deployment::InvalidLocation & Components::Deployment::InvalidLocation::operator= | ( | const InvalidLocation & | ) |