| 
    TAO_RTCORBA
    2.0.8
    
   
   | 
  
  
  
 
#include <RTCORBAC.h>


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 &cdr) const | 
| virtual void | _tao_decode (TAO_InputCDR &cdr) | 
| 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 *) | 
| ::CORBA::Exception * | _alloc (void) | 
| RTCORBA::RTORB::MutexNotFound::MutexNotFound | ( | void | ) | 
| RTCORBA::RTORB::MutexNotFound::MutexNotFound | ( | const MutexNotFound & | ) | 
| RTCORBA::RTORB::MutexNotFound::~MutexNotFound | ( | void | ) | 
| CORBA::Exception * RTCORBA::RTORB::MutexNotFound::_alloc | ( | void | ) |  [static] | 
        
| RTCORBA::RTORB::MutexNotFound * RTCORBA::RTORB::MutexNotFound::_downcast | ( | ::CORBA::Exception * | _tao_excp | ) |  [static] | 
        
| const RTCORBA::RTORB::MutexNotFound * RTCORBA::RTORB::MutexNotFound::_downcast | ( | ::CORBA::Exception const * | _tao_excp | ) |  [static] | 
        
| void RTCORBA::RTORB::MutexNotFound::_raise | ( | void | ) |  const [virtual] | 
        
Implements CORBA::UserException.
| void RTCORBA::RTORB::MutexNotFound::_tao_any_destructor | ( | void * | _tao_void_pointer | ) |  [static] | 
        
Reimplemented from CORBA::Exception.
| void RTCORBA::RTORB::MutexNotFound::_tao_decode | ( | TAO_InputCDR & | cdr | ) |  [virtual] | 
        
Implements CORBA::Exception.
| CORBA::Exception * RTCORBA::RTORB::MutexNotFound::_tao_duplicate | ( | void | ) |  const [virtual] | 
        
Implements CORBA::Exception.
| void RTCORBA::RTORB::MutexNotFound::_tao_encode | ( | TAO_OutputCDR & | cdr | ) |  const [virtual] | 
        
Implements CORBA::Exception.
| CORBA::TypeCode_ptr RTCORBA::RTORB::MutexNotFound::_tao_type | ( | void | ) |  const [virtual] | 
        
Reimplemented from CORBA::UserException.
| MutexNotFound& RTCORBA::RTORB::MutexNotFound::operator= | ( | const MutexNotFound & | ) | 
 1.7.5.1