TAO_ZIOP  2.0.8
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | Private Member Functions
ZIOP::CompressorIdLevelListPolicy Class Reference

#include <ZIOPC.h>

Inheritance diagram for ZIOP::CompressorIdLevelListPolicy:
Inheritance graph
[legend]
Collaboration diagram for ZIOP::CompressorIdLevelListPolicy:
Collaboration graph
[legend]

List of all members.

Public Types

typedef
CompressorIdLevelListPolicy_ptr 
_ptr_type
typedef
CompressorIdLevelListPolicy_var 
_var_type
typedef
CompressorIdLevelListPolicy_out 
_out_type

Public Member Functions

virtual
::Compression::CompressorIdLevelList
compressor_ids (void)=0
virtual ::CORBA::Policy_ptr copy (void)=0
virtual void destroy (void)=0
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

static void _tao_any_destructor (void *)
static
CompressorIdLevelListPolicy_ptr 
_duplicate (CompressorIdLevelListPolicy_ptr obj)
static void _tao_release (CompressorIdLevelListPolicy_ptr obj)
static
CompressorIdLevelListPolicy_ptr 
_narrow (::CORBA::Object_ptr obj)
static
CompressorIdLevelListPolicy_ptr 
_unchecked_narrow (::CORBA::Object_ptr obj)
static
CompressorIdLevelListPolicy_ptr 
_nil (void)

Protected Member Functions

 CompressorIdLevelListPolicy (void)
virtual ~CompressorIdLevelListPolicy (void)

Private Member Functions

 CompressorIdLevelListPolicy (const CompressorIdLevelListPolicy &)
void operator= (const CompressorIdLevelListPolicy &)

Member Typedef Documentation

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.

Reimplemented from CORBA::Policy.


Constructor & Destructor Documentation

ZIOP::CompressorIdLevelListPolicy::CompressorIdLevelListPolicy ( void  ) [protected]
ZIOP::CompressorIdLevelListPolicy::~CompressorIdLevelListPolicy ( void  ) [protected, virtual]
ZIOP::CompressorIdLevelListPolicy::CompressorIdLevelListPolicy ( const CompressorIdLevelListPolicy ) [private]

Member Function Documentation

ZIOP::CompressorIdLevelListPolicy_ptr ZIOP::CompressorIdLevelListPolicy::_duplicate ( CompressorIdLevelListPolicy_ptr  obj) [static]
const char * ZIOP::CompressorIdLevelListPolicy::_interface_repository_id ( void  ) const [virtual]

Reimplemented from CORBA::Policy.

CORBA::Boolean ZIOP::CompressorIdLevelListPolicy::_is_a ( const char *  type_id) [virtual]

Reimplemented from CORBA::Policy.

ZIOP::CompressorIdLevelListPolicy_ptr ZIOP::CompressorIdLevelListPolicy::_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from CORBA::Policy.

ZIOP::CompressorIdLevelListPolicy_ptr ZIOP::CompressorIdLevelListPolicy::_nil ( void  ) [static]

Reimplemented from CORBA::Policy.

void ZIOP::CompressorIdLevelListPolicy::_tao_any_destructor ( void *  _tao_void_pointer) [static]

Reimplemented from CORBA::Policy.

void ZIOP::CompressorIdLevelListPolicy::_tao_release ( CompressorIdLevelListPolicy_ptr  obj) [static]
ZIOP::CompressorIdLevelListPolicy_ptr ZIOP::CompressorIdLevelListPolicy::_unchecked_narrow ( ::CORBA::Object_ptr  obj) [static]

Reimplemented from CORBA::Policy.

virtual ::Compression::CompressorIdLevelList* ZIOP::CompressorIdLevelListPolicy::compressor_ids ( void  ) [pure virtual]
virtual ::CORBA::Policy_ptr ZIOP::CompressorIdLevelListPolicy::copy ( void  ) [pure virtual]

Reimplemented from CORBA::Policy.

Implemented in TAO::CompressorIdLevelListPolicy.

virtual void ZIOP::CompressorIdLevelListPolicy::destroy ( void  ) [pure virtual]

Reimplemented from CORBA::Policy.

Implemented in TAO::CompressorIdLevelListPolicy.

CORBA::Boolean ZIOP::CompressorIdLevelListPolicy::marshal ( TAO_OutputCDR cdr) [virtual]

Reimplemented from CORBA::Policy.

void ZIOP::CompressorIdLevelListPolicy::operator= ( const CompressorIdLevelListPolicy ) [private]

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