TAO_PI  2.1.2
Public Member Functions | Static Public Member Functions | Public Attributes
PortableInterceptor::ForwardRequest Class Reference

#include <PIForwardRequestC.h>

Inheritance diagram for PortableInterceptor::ForwardRequest:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 ForwardRequest (void)
 ForwardRequest (const ForwardRequest &)
 ~ForwardRequest (void)
ForwardRequestoperator= (const ForwardRequest &)
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)
 ForwardRequest (const ::CORBA::Object_ptr _tao_forward)
virtual ::CORBA::TypeCode_ptr _tao_type (void) const
- Public Member Functions inherited from CORBA::UserException
 UserException (UserException const &rhs)
virtual ~UserException (void)
UserExceptionoperator= (UserException const &rhs)
 UserException (char const *repository_id, char const *local_name)
virtual ACE_CString _info (void) const
 Exception (const Exception &src)
virtual ~Exception (void)
virtual const char * _rep_id (void) const
virtual const char * _name (void) const
void _tao_print_exception (const char *info, FILE *f=stdout) const

Static Public Member Functions

static void _tao_any_destructor (void *)
static ForwardRequest_downcast (::CORBA::Exception *)
static const ForwardRequest_downcast (::CORBA::Exception const *)
::CORBA::Exception_alloc (void)
- Static Public Member Functions inherited from CORBA::UserException
static UserException_downcast (CORBA::Exception *exception)
static const UserException_downcast (CORBA::Exception const *exception)

Public Attributes

::CORBA::Object_var forward

Additional Inherited Members

- Protected Member Functions inherited from CORBA::UserException
 UserException (void)
 Exception (void)
Exceptionoperator= (const Exception &src)
 Exception (const char *repository_id, const char *local_name)

Constructor & Destructor Documentation

PortableInterceptor::ForwardRequest::ForwardRequest ( void  )
PortableInterceptor::ForwardRequest::ForwardRequest ( const ForwardRequest )
PortableInterceptor::ForwardRequest::~ForwardRequest ( void  )
PortableInterceptor::ForwardRequest::ForwardRequest ( const ::CORBA::Object_ptr  _tao_forward)

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.2 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html


Member Function Documentation

CORBA::Exception * PortableInterceptor::ForwardRequest::_alloc ( void  )
static
PortableInterceptor::ForwardRequest * PortableInterceptor::ForwardRequest::_downcast ( ::CORBA::Exception _tao_excp)
static
const PortableInterceptor::ForwardRequest * PortableInterceptor::ForwardRequest::_downcast ( ::CORBA::Exception const *  _tao_excp)
static
void PortableInterceptor::ForwardRequest::_raise ( void  ) const
virtual

Implements CORBA::UserException.

void PortableInterceptor::ForwardRequest::_tao_any_destructor ( void *  _tao_void_pointer)
static

Reimplemented from CORBA::UserException.

void PortableInterceptor::ForwardRequest::_tao_decode ( TAO_InputCDR cdr)
virtual

Implements CORBA::UserException.

CORBA::Exception * PortableInterceptor::ForwardRequest::_tao_duplicate ( void  ) const
virtual

Implements CORBA::UserException.

void PortableInterceptor::ForwardRequest::_tao_encode ( TAO_OutputCDR cdr) const
virtual

Implements CORBA::UserException.

CORBA::TypeCode_ptr PortableInterceptor::ForwardRequest::_tao_type ( void  ) const
virtual

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.2 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html

Reimplemented from CORBA::UserException.

PortableInterceptor::ForwardRequest & PortableInterceptor::ForwardRequest::operator= ( const ForwardRequest )

Member Data Documentation

::CORBA::Object_var PortableInterceptor::ForwardRequest::forward

The documentation for this class was generated from the following files: