TAO_ZIOP  2.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Private Attributes | List of all members
TAO::CompressorIdLevelListPolicy Class Reference

#include <ZIOP_Policy_i.h>

Inheritance diagram for TAO::CompressorIdLevelListPolicy:
Inheritance graph
Collaboration diagram for TAO::CompressorIdLevelListPolicy:
Collaboration graph

Public Member Functions

 CompressorIdLevelListPolicy (void)
 
 CompressorIdLevelListPolicy (const ::Compression::CompressorIdLevelList &val)
 Constructor. More...
 
 CompressorIdLevelListPolicy (const CompressorIdLevelListPolicy &rhs)
 Copy constructor. More...
 
virtual
CompressorIdLevelListPolicy
clone (void) const
 Returns a copy of this CompressorIdLevelListPolicy. More...
 
virtual
::Compression::CompressorIdLevelList
compressor_ids ()
 
virtual CORBA::PolicyType policy_type (void)
 
virtual CORBA::Policy_ptr copy (void)
 
virtual void destroy (void)
 
virtual TAO_Cached_Policy_Type _tao_cached_type (void) const
 
TAO_Policy_Scope _tao_scope (void) const
 
CORBA::Boolean _tao_encode (TAO_OutputCDR &out_cdr)
 This method writes a CDR representation of the current object. More...
 
CORBA::Boolean _tao_decode (TAO_InputCDR &in_cdr)
 This method reads the object state from a CDR representation. More...
 

Private Attributes

::Compression::CompressorIdLevelList value_
 The attribute. More...
 

Additional Inherited Members

- Public Types inherited from CORBA::LocalObject
typedef Object_ptr _ptr_type
 
typedef Object_var _var_type
 
typedef Object_out _out_type
 
- Static Public Member Functions inherited from CORBA::LocalObject
static CORBA::Boolean marshal (const Object_ptr x, TAO_OutputCDR &cdr)
 
static void _tao_any_destructor (void *)
 
static CORBA::Boolean is_nil_i (CORBA::Object_ptr obj)
 
static void tao_object_initialize (Object *)
 
static CORBA::Object_ptr _duplicate (CORBA::Object_ptr obj)
 
static CORBA::Object_ptr _nil (void)
 
static CORBA::Object_ptr _narrow (CORBA::Object_ptr obj)
 
- Protected Member Functions inherited from CORBA::LocalObject
 Object (int dummy=0)
 
TAO::Object_Proxy_Brokerproxy_broker () const
 

Constructor & Destructor Documentation

TAO::CompressorIdLevelListPolicy::CompressorIdLevelListPolicy ( void  )
TAO::CompressorIdLevelListPolicy::CompressorIdLevelListPolicy ( const ::Compression::CompressorIdLevelList val)

Constructor.

TAO::CompressorIdLevelListPolicy::CompressorIdLevelListPolicy ( const CompressorIdLevelListPolicy rhs)

Copy constructor.

Member Function Documentation

TAO_Cached_Policy_Type TAO::CompressorIdLevelListPolicy::_tao_cached_type ( void  ) const
virtual
CORBA::Boolean TAO::CompressorIdLevelListPolicy::_tao_decode ( TAO_InputCDR in_cdr)

This method reads the object state from a CDR representation.

CORBA::Boolean TAO::CompressorIdLevelListPolicy::_tao_encode ( TAO_OutputCDR out_cdr)

This method writes a CDR representation of the current object.

TAO_Policy_Scope TAO::CompressorIdLevelListPolicy::_tao_scope ( void  ) const
CompressorIdLevelListPolicy * TAO::CompressorIdLevelListPolicy::clone ( void  ) const
virtual

Returns a copy of this CompressorIdLevelListPolicy.

Compression::CompressorIdLevelList * TAO::CompressorIdLevelListPolicy::compressor_ids ( void  )
CORBA::Policy_ptr TAO::CompressorIdLevelListPolicy::copy ( void  )
virtual
void TAO::CompressorIdLevelListPolicy::destroy ( void  )
virtual
CORBA::PolicyType TAO::CompressorIdLevelListPolicy::policy_type ( void  )
virtual

Member Data Documentation

::Compression::CompressorIdLevelList TAO::CompressorIdLevelListPolicy::value_
private

The attribute.


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