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