Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

PortableInterceptor::ProcessingModePolicy Interface Reference

#include <ProcessingModePolicyC.h>

Inheritance diagram for PortableInterceptor::ProcessingModePolicy:

Inheritance graph
[legend]
Collaboration diagram for PortableInterceptor::ProcessingModePolicy:

Collaboration graph
[legend]
List of all members.

Public Types

typedef ProcessingModePolicy_ptr _ptr_type
typedef ProcessingModePolicy_var _var_type

Public Member Functions

virtual ::PortableInterceptor::ProcessingMode processing_mode ()=0 throw ( ::CORBA::SystemException )
virtual ::CORBA::Policy_ptr copy ()=0 throw ( ::CORBA::SystemException )
virtual void destroy ()=0 throw ( ::CORBA::SystemException )
virtual ::CORBA::Boolean _is_a (const char *type_id)
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)

Static Public Member Functions

ProcessingModePolicy_ptr _duplicate (ProcessingModePolicy_ptr obj)
void _tao_release (ProcessingModePolicy_ptr obj)
ProcessingModePolicy_ptr _narrow (::CORBA::Object_ptr obj)
ProcessingModePolicy_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
ProcessingModePolicy_ptr _nil (void)

Public Attributes

readonly attribute ProcessingMode processing_mode

Protected Member Functions

 ProcessingModePolicy (void)
virtual ~ProcessingModePolicy (void)

Private Member Functions

 ProcessingModePolicy (const ProcessingModePolicy &)
void operator= (const ProcessingModePolicy &)

Member Typedef Documentation

typedef ProcessingModePolicy_ptr PortableInterceptor::ProcessingModePolicy::_ptr_type
 

Implements CORBA::Policy.

typedef ProcessingModePolicy_var PortableInterceptor::ProcessingModePolicy::_var_type
 

Implements CORBA::Policy.


Constructor & Destructor Documentation

PortableInterceptor::ProcessingModePolicy::ProcessingModePolicy void   )  [protected]
 

PortableInterceptor::ProcessingModePolicy::~ProcessingModePolicy void   )  [protected, virtual]
 

PortableInterceptor::ProcessingModePolicy::ProcessingModePolicy const ProcessingModePolicy  )  [private]
 


Member Function Documentation

PortableInterceptor::ProcessingModePolicy_ptr PortableInterceptor::ProcessingModePolicy::_duplicate ProcessingModePolicy_ptr  obj  )  [static]
 

const char * PortableInterceptor::ProcessingModePolicy::_interface_repository_id void   )  const [virtual]
 

Implements CORBA::Policy.

virtual ::CORBA::Boolean PortableInterceptor::ProcessingModePolicy::_is_a const char *  type_id  )  [virtual]
 

Implements CORBA::Policy.

ProcessingModePolicy_ptr PortableInterceptor::ProcessingModePolicy::_narrow ::CORBA::Object_ptr  obj  )  [static]
 

ProcessingModePolicy_ptr PortableInterceptor::ProcessingModePolicy::_nil void   )  [inline, static]
 

Implements CORBA::Policy.

void PortableInterceptor::ProcessingModePolicy::_tao_release ProcessingModePolicy_ptr  obj  )  [static]
 

ProcessingModePolicy_ptr PortableInterceptor::ProcessingModePolicy::_unchecked_narrow ::CORBA::Object_ptr  obj  )  [static]
 

virtual ::CORBA::Policy_ptr PortableInterceptor::ProcessingModePolicy::copy  )  throw ( ::CORBA::SystemException ) [pure virtual]
 

Implements CORBA::Policy.

Implemented in TAO_ProcessingModePolicy.

virtual void PortableInterceptor::ProcessingModePolicy::destroy  )  throw ( ::CORBA::SystemException ) [pure virtual]
 

Implements CORBA::Policy.

Implemented in TAO_ProcessingModePolicy.

CORBA::Boolean PortableInterceptor::ProcessingModePolicy::marshal TAO_OutputCDR cdr  )  [virtual]
 

Implements CORBA::Policy.

void PortableInterceptor::ProcessingModePolicy::operator= const ProcessingModePolicy  )  [private]
 

virtual ::PortableInterceptor::ProcessingMode PortableInterceptor::ProcessingModePolicy::processing_mode  )  throw ( ::CORBA::SystemException ) [pure virtual]
 

Implemented in TAO_ProcessingModePolicy.


Member Data Documentation

readonly attribute ProcessingMode PortableInterceptor::ProcessingModePolicy::processing_mode
 


The documentation for this interface was generated from the following files:
Generated on Sun Mar 5 15:49:30 2006 for TAO_PI by  doxygen 1.3.9.1