|
TAO_ZIOP
2.0.3
|
#include <ZIOPC.h>

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 &) |
| typedef CompressorIdLevelListPolicy_out ZIOP::CompressorIdLevelListPolicy::_out_type |
| typedef CompressorIdLevelListPolicy_ptr ZIOP::CompressorIdLevelListPolicy::_ptr_type |
| typedef CompressorIdLevelListPolicy_var ZIOP::CompressorIdLevelListPolicy::_var_type |
| ZIOP::CompressorIdLevelListPolicy::CompressorIdLevelListPolicy | ( | void | ) | [protected] |
Reimplemented in TAO::CompressorIdLevelListPolicy.
| ZIOP::CompressorIdLevelListPolicy::~CompressorIdLevelListPolicy | ( | void | ) | [protected, virtual] |
| ZIOP::CompressorIdLevelListPolicy::CompressorIdLevelListPolicy | ( | const CompressorIdLevelListPolicy & | ) | [private] |
| ZIOP::CompressorIdLevelListPolicy_ptr ZIOP::CompressorIdLevelListPolicy::_duplicate | ( | CompressorIdLevelListPolicy_ptr | obj | ) | [static] |
| const char * ZIOP::CompressorIdLevelListPolicy::_interface_repository_id | ( | void | ) | const [virtual] |
| CORBA::Boolean ZIOP::CompressorIdLevelListPolicy::_is_a | ( | const char * | type_id | ) |
| ZIOP::CompressorIdLevelListPolicy_ptr ZIOP::CompressorIdLevelListPolicy::_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
| ZIOP::CompressorIdLevelListPolicy_ptr ZIOP::CompressorIdLevelListPolicy::_nil | ( | void | ) | [static] |
| void ZIOP::CompressorIdLevelListPolicy::_tao_any_destructor | ( | void * | _tao_void_pointer | ) | [static] |
| void ZIOP::CompressorIdLevelListPolicy::_tao_release | ( | CompressorIdLevelListPolicy_ptr | obj | ) | [static] |
| ZIOP::CompressorIdLevelListPolicy_ptr ZIOP::CompressorIdLevelListPolicy::_unchecked_narrow | ( | ::CORBA::Object_ptr | obj | ) | [static] |
| virtual ::Compression::CompressorIdLevelList* ZIOP::CompressorIdLevelListPolicy::compressor_ids | ( | void | ) | [pure virtual] |
Implemented in TAO::CompressorIdLevelListPolicy.
| virtual ::CORBA::Policy_ptr ZIOP::CompressorIdLevelListPolicy::copy | ( | void | ) | [pure virtual] |
Implemented in TAO::CompressorIdLevelListPolicy.
| virtual void ZIOP::CompressorIdLevelListPolicy::destroy | ( | void | ) | [pure virtual] |
Implemented in TAO::CompressorIdLevelListPolicy.
| void ZIOP::CompressorIdLevelListPolicy::operator= | ( | const CompressorIdLevelListPolicy & | ) | [private] |
1.7.6.1