TAO  2.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
CORBA::PolicyCurrent Class Reference

#include <Policy_CurrentC.h>

Inheritance diagram for CORBA::PolicyCurrent:
Inheritance graph
[legend]
Collaboration diagram for CORBA::PolicyCurrent:
Collaboration graph
[legend]

List of all members.

Public Types

typedef PolicyCurrent_ptr _ptr_type
typedef PolicyCurrent_var _var_type
typedef PolicyCurrent_out _out_type

Public Member Functions

virtual ::CORBA::Boolean _is_a (const char *type_id)
 Determine if we are of the type specified by the "logical_type_id".
virtual const char * _interface_repository_id (void) const
virtual ::CORBA::Boolean marshal (TAO_OutputCDR &cdr)
 Allows us to forbid marshaling of local interfaces.

Static Public Member Functions

static void _tao_any_destructor (void *)
 Used in the implementation of CORBA::Any.
static PolicyCurrent_ptr _duplicate (PolicyCurrent_ptr obj)
static void _tao_release (PolicyCurrent_ptr obj)
static PolicyCurrent_ptr _narrow (::CORBA::Object_ptr obj)
static PolicyCurrent_ptr _unchecked_narrow (::CORBA::Object_ptr obj)
static PolicyCurrent_ptr _nil (void)
 Return a NULL object.

Protected Member Functions

 PolicyCurrent (void)
virtual ~PolicyCurrent (void)

Private Member Functions

 PolicyCurrent (const PolicyCurrent &)
void operator= (const PolicyCurrent &)

Member Typedef Documentation

Reimplemented from CORBA::Current.

Reimplemented from CORBA::Current.

Reimplemented from CORBA::Current.


Constructor & Destructor Documentation

CORBA::PolicyCurrent::PolicyCurrent ( void  ) [protected]
CORBA::PolicyCurrent::~PolicyCurrent ( void  ) [protected, virtual]
CORBA::PolicyCurrent::PolicyCurrent ( const PolicyCurrent ) [private]

Member Function Documentation

CORBA::PolicyCurrent_ptr CORBA::PolicyCurrent::_duplicate ( PolicyCurrent_ptr  obj) [static]
const char * CORBA::PolicyCurrent::_interface_repository_id ( void  ) const [virtual]

The repository ID for the most derived class, this is an implementation method and does no remote invocations!

Reimplemented from CORBA::Current.

CORBA::Boolean CORBA::PolicyCurrent::_is_a ( const char *  logical_type_id) [virtual]

Determine if we are of the type specified by the "logical_type_id".

Reimplemented from CORBA::Current.

CORBA::PolicyCurrent_ptr CORBA::PolicyCurrent::_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from CORBA::Current.

CORBA::PolicyCurrent_ptr CORBA::PolicyCurrent::_nil ( void  ) [static]

Return a NULL object.

Reimplemented from CORBA::Current.

void CORBA::PolicyCurrent::_tao_any_destructor ( void *  x) [static]

Used in the implementation of CORBA::Any.

Reimplemented from CORBA::Current.

void CORBA::PolicyCurrent::_tao_release ( PolicyCurrent_ptr  obj) [static]
CORBA::PolicyCurrent_ptr CORBA::PolicyCurrent::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from CORBA::Current.

CORBA::Boolean CORBA::PolicyCurrent::marshal ( TAO_OutputCDR cdr) [virtual]

Allows us to forbid marshaling of local interfaces.

Reimplemented from CORBA::Current.

void CORBA::PolicyCurrent::operator= ( const PolicyCurrent ) [private]

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