| 
    TAO_IORTable
    2.0.8
    
   
   | 
  
  
  
 
#include <IORTableC.h>


Public Member Functions | |
| NotFound (void) | |
| NotFound (const NotFound &) | |
| ~NotFound (void) | |
| NotFound & | operator= (const NotFound &) | 
| 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 NotFound * | _downcast (::CORBA::Exception *) | 
| static const NotFound * | _downcast (::CORBA::Exception const *) | 
| ::CORBA::Exception * | _alloc (void) | 
| IORTable::NotFound::NotFound | ( | void | ) | 
| IORTable::NotFound::NotFound | ( | const NotFound & | ) | 
| IORTable::NotFound::~NotFound | ( | void | ) | 
| CORBA::Exception * IORTable::NotFound::_alloc | ( | void | ) |  [static] | 
        
| IORTable::NotFound * IORTable::NotFound::_downcast | ( | ::CORBA::Exception * | _tao_excp | ) |  [static] | 
        
| const IORTable::NotFound * IORTable::NotFound::_downcast | ( | ::CORBA::Exception const * | _tao_excp | ) |  [static] | 
        
| void IORTable::NotFound::_raise | ( | void | ) |  const [virtual] | 
        
Implements CORBA::UserException.
| void IORTable::NotFound::_tao_decode | ( | TAO_InputCDR & | cdr | ) |  [virtual] | 
        
Implements CORBA::Exception.
| CORBA::Exception * IORTable::NotFound::_tao_duplicate | ( | void | ) |  const [virtual] | 
        
Implements CORBA::Exception.
| void IORTable::NotFound::_tao_encode | ( | TAO_OutputCDR & | cdr | ) |  const [virtual] | 
        
Implements CORBA::Exception.
 1.7.5.1