TAO_ZIOP
2.2.1
|
Implementation of the ZIOP::CompressionEnablingPolicy. More...
#include <ZIOP_Policy_i.h>
Public Member Functions | |
CompressionEnablingPolicy (void) | |
CompressionEnablingPolicy (const ::CORBA::Boolean val) | |
Constructor. More... | |
CompressionEnablingPolicy (const CompressionEnablingPolicy &rhs) | |
Copy constructor. More... | |
virtual CompressionEnablingPolicy * | clone (void) const |
Returns a copy of this CompressionEnablingPolicy. More... | |
virtual ::CORBA::Boolean | compression_enabled (void) |
= The ZIOP::BidirectionalPolicy methods More... | |
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 | |
::CORBA::Boolean | value_ |
The attribute. More... | |
Additional Inherited Members | |
![]() | |
typedef Object_ptr | _ptr_type |
typedef Object_var | _var_type |
typedef Object_out | _out_type |
![]() | |
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) |
![]() | |
Object (int dummy=0) | |
TAO::Object_Proxy_Broker * | proxy_broker () const |
Implementation of the ZIOP::CompressionEnablingPolicy.
TAO::CompressionEnablingPolicy::CompressionEnablingPolicy | ( | void | ) |
TAO::CompressionEnablingPolicy::CompressionEnablingPolicy | ( | const ::CORBA::Boolean | val | ) |
Constructor.
TAO::CompressionEnablingPolicy::CompressionEnablingPolicy | ( | const CompressionEnablingPolicy & | rhs | ) |
Copy constructor.
|
virtual |
CORBA::Boolean TAO::CompressionEnablingPolicy::_tao_decode | ( | TAO_InputCDR & | in_cdr | ) |
This method reads the object state from a CDR representation.
CORBA::Boolean TAO::CompressionEnablingPolicy::_tao_encode | ( | TAO_OutputCDR & | out_cdr | ) |
This method writes a CDR representation of the current object.
TAO_Policy_Scope TAO::CompressionEnablingPolicy::_tao_scope | ( | void | ) | const |
|
virtual |
Returns a copy of this CompressionEnablingPolicy.
CORBA::Boolean TAO::CompressionEnablingPolicy::compression_enabled | ( | void | ) |
= The ZIOP::BidirectionalPolicy methods
|
virtual |
|
virtual |
|
virtual |
|
private |
The attribute.