CIAO  1.0.8
Public Member Functions | Static Public Member Functions
Components::Deployment::InvalidLocation Class Reference

import "Container_BaseC.h";

Inheritance diagram for Components::Deployment::InvalidLocation:
Inheritance graph
[legend]
Collaboration diagram for Components::Deployment::InvalidLocation:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 InvalidLocation (void)
 InvalidLocation (const InvalidLocation &)
 ~InvalidLocation (void)
InvalidLocationoperator= (const InvalidLocation &)
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 InvalidLocation_downcast (::CORBA::Exception *)
static const InvalidLocation_downcast (::CORBA::Exception const *)
::CORBA::Exception_alloc (void)

Constructor & Destructor Documentation

Components::Deployment::InvalidLocation::InvalidLocation ( void  )
Components::Deployment::InvalidLocation::InvalidLocation ( const InvalidLocation )
Components::Deployment::InvalidLocation::~InvalidLocation ( void  )

Member Function Documentation

CORBA::Exception * Components::Deployment::InvalidLocation::_alloc ( void  ) [static]
Components::Deployment::InvalidLocation * Components::Deployment::InvalidLocation::_downcast ( ::CORBA::Exception _tao_excp) [static]
const Components::Deployment::InvalidLocation * Components::Deployment::InvalidLocation::_downcast ( ::CORBA::Exception const *  _tao_excp) [static]
void Components::Deployment::InvalidLocation::_raise ( void  ) const [virtual]

Implements CORBA::UserException.

void Components::Deployment::InvalidLocation::_tao_decode ( TAO_InputCDR cdr) [virtual]

Implements CORBA::Exception.

CORBA::Exception * Components::Deployment::InvalidLocation::_tao_duplicate ( void  ) const [virtual]

Implements CORBA::Exception.

void Components::Deployment::InvalidLocation::_tao_encode ( TAO_OutputCDR cdr) const [virtual]

Implements CORBA::Exception.

InvalidLocation& Components::Deployment::InvalidLocation::operator= ( const InvalidLocation )

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