Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

CORBA_ORB::InvalidName Class Reference

#include <ORB.h>

Inheritance diagram for CORBA_ORB::InvalidName

Inheritance graph
[legend]
Collaboration diagram for CORBA_ORB::InvalidName:

Collaboration graph
[legend]
List of all members.

Public Methods

 InvalidName (void)
 InvalidName (const InvalidName &)
 ~InvalidName (void)
InvalidName& operator= (const InvalidName &)
virtual void _raise (void)
virtual void _tao_encode (TAO_OutputCDR &cdr, CORBA::Environment &) const
virtual void _tao_decode (TAO_InputCDR &cdr, CORBA::Environment &)

Static Public Methods

InvalidName* _downcast (CORBA_Exception *ex)
 = TAO extension.

CORBA::Exception* _alloc (void)

Constructor & Destructor Documentation

CORBA_ORB::InvalidName::InvalidName ( void )
 

CORBA_ORB::InvalidName::InvalidName ( const InvalidName & )
 

CORBA_ORB::InvalidName::~InvalidName ( void )
 


Member Function Documentation

CORBA::Exception* CORBA_ORB::InvalidName::_alloc ( void ) [static]
 

InvalidName * CORBA_ORB::InvalidName::_downcast ( CORBA_Exception * ex ) [static]
 

= TAO extension.

Reimplemented from CORBA_UserException.

void CORBA_ORB::InvalidName::_raise ( void ) [virtual]
 

Reimplemented from CORBA_Exception.

void CORBA_ORB::InvalidName::_tao_decode ( TAO_InputCDR & cdr,
CORBA::Environment & ACE_TRY_ENV ) [virtual]
 

Reimplemented from CORBA_Exception.

void CORBA_ORB::InvalidName::_tao_encode ( TAO_OutputCDR & cdr,
CORBA::Environment & ACE_TRY_ENV ) const [virtual]
 

Reimplemented from CORBA_Exception.

InvalidName& CORBA_ORB::InvalidName::operator= ( const InvalidName & )
 


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 11:42:40 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000