|
TAO_ZIOP
2.1.9
|
Implementation of the ZIOP::CompressionLowValuePolicy. More...
#include <ZIOP_Policy_i.h>


Public Member Functions | |
| CompressionLowValuePolicy (const ::CORBA::ULong val) | |
| Constructor. More... | |
| CompressionLowValuePolicy (const CompressionLowValuePolicy &rhs) | |
| Copy constructor. More... | |
| virtual CompressionLowValuePolicy * | clone (void) const |
| Returns a copy of this CompressionLowValuePolicy. More... | |
| virtual ::CORBA::ULong | low_value (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 |
Private Attributes | |
| ::CORBA::ULong | 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_Broker * | proxy_broker () const |
Implementation of the ZIOP::CompressionLowValuePolicy.
| TAO::CompressionLowValuePolicy::CompressionLowValuePolicy | ( | const ::CORBA::ULong | val | ) |
Constructor.
| TAO::CompressionLowValuePolicy::CompressionLowValuePolicy | ( | const CompressionLowValuePolicy & | rhs | ) |
Copy constructor.
|
virtual |
|
virtual |
Returns a copy of this CompressionLowValuePolicy.
|
virtual |
|
virtual |
| CORBA::ULong TAO::CompressionLowValuePolicy::low_value | ( | void | ) |
= The ZIOP::BidirectionalPolicy methods
|
virtual |
|
private |
The attribute.
1.8.3.1