TAO_IORTable  2.0.8
Public Member Functions | Static Public Member Functions
IORTable::NotFound Class Reference

#include <IORTableC.h>

Inheritance diagram for IORTable::NotFound:
Inheritance graph
[legend]
Collaboration diagram for IORTable::NotFound:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 NotFound (void)
 NotFound (const NotFound &)
 ~NotFound (void)
NotFoundoperator= (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)

Constructor & Destructor Documentation

IORTable::NotFound::NotFound ( void  )
IORTable::NotFound::NotFound ( const NotFound )
IORTable::NotFound::~NotFound ( void  )

Member Function Documentation

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.

NotFound& IORTable::NotFound::operator= ( const NotFound )

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Defines