#include <hpp/common-idl.hh>
|
| ::CORBA::String_member | msg |
| |
| Error::Error |
( |
const Error & |
| ) |
|
| Error::Error |
( |
const char * |
i_msg | ) |
|
| virtual Error::~Error |
( |
| ) |
|
|
virtual |
| static Error* Error::_downcast |
( |
::CORBA::Exception * |
| ) |
|
|
static |
| static const Error* Error::_downcast |
( |
const ::CORBA::Exception * |
| ) |
|
|
static |
| static Error* Error::_narrow |
( |
::CORBA::Exception * |
_e | ) |
|
|
inlinestatic |
| virtual ::CORBA::Exception* Error::_NP_duplicate |
( |
| ) |
const |
| virtual void Error::_raise |
( |
| ) |
const |
|
virtual |
| void Error::operator<<= |
( |
cdrStream & |
| ) |
|
| void Error::operator>>= |
( |
cdrStream & |
| ) |
const |
| _core_attr insertExceptionToAny Error::insertToAnyFn |
|
static |
| _core_attr insertExceptionToAnyNCP Error::insertToAnyFnNCP |
|
static |
| ::CORBA::String_member Error::msg |