#include <RTCORBAC.h>
Inheritance diagram for RTCORBA::RTORB::InvalidThreadpool:
Public Member Functions | |
InvalidThreadpool (void) | |
InvalidThreadpool (const InvalidThreadpool &) | |
~InvalidThreadpool (void) | |
InvalidThreadpool & | operator= (const InvalidThreadpool &) |
virtual CORBA::Exception * | _tao_duplicate (void) const |
virtual void | _raise (void) const |
virtual void | _tao_encode (TAO_OutputCDR &) const |
virtual void | _tao_decode (TAO_InputCDR &) |
virtual CORBA::TypeCode_ptr | _tao_type (void) const |
Static Public Member Functions | |
static void | _tao_any_destructor (void *) |
static InvalidThreadpool * | _downcast (CORBA::Exception *) |
static const InvalidThreadpool * | _downcast (CORBA::Exception const *) |
static CORBA::Exception * | _alloc (void) |
RTCORBA::RTORB::InvalidThreadpool::InvalidThreadpool | ( | void | ) |
RTCORBA::RTORB::InvalidThreadpool::InvalidThreadpool | ( | const InvalidThreadpool & | ) |
RTCORBA::RTORB::InvalidThreadpool::~InvalidThreadpool | ( | void | ) |
InvalidThreadpool& RTCORBA::RTORB::InvalidThreadpool::operator= | ( | const InvalidThreadpool & | ) |
void RTCORBA::RTORB::InvalidThreadpool::_tao_any_destructor | ( | void * | ) | [static] |
Reimplemented from CORBA::Exception.
RTCORBA::RTORB::InvalidThreadpool * RTCORBA::RTORB::InvalidThreadpool::_downcast | ( | CORBA::Exception * | ) | [static] |
Reimplemented from CORBA::UserException.
const RTCORBA::RTORB::InvalidThreadpool * RTCORBA::RTORB::InvalidThreadpool::_downcast | ( | CORBA::Exception const * | ) | [static] |
Reimplemented from CORBA::UserException.
CORBA::Exception * RTCORBA::RTORB::InvalidThreadpool::_alloc | ( | void | ) | [static] |
CORBA::Exception * RTCORBA::RTORB::InvalidThreadpool::_tao_duplicate | ( | void | ) | const [virtual] |
Implements CORBA::Exception.
void RTCORBA::RTORB::InvalidThreadpool::_raise | ( | void | ) | const [virtual] |
Implements CORBA::UserException.
void RTCORBA::RTORB::InvalidThreadpool::_tao_encode | ( | TAO_OutputCDR & | ) | const [virtual] |
Implements CORBA::Exception.
void RTCORBA::RTORB::InvalidThreadpool::_tao_decode | ( | TAO_InputCDR & | ) | [virtual] |
Implements CORBA::Exception.
CORBA::TypeCode_ptr RTCORBA::RTORB::InvalidThreadpool::_tao_type | ( | void | ) | const [virtual] |
Reimplemented from CORBA::UserException.