Classes |
struct | ZIOP::CompressionData |
class | ZIOP::CompressionEnablingPolicy |
class | ZIOP::CompressorIdLevelListPolicy |
class | ZIOP::CompressionLowValuePolicy |
class | ZIOP::CompressionMinRatioPolicy |
class | TAO::Arg_Traits< ::ZIOP::CompressionData > |
struct | TAO::Objref_Traits< ::ZIOP::CompressionEnablingPolicy > |
struct | TAO::Objref_Traits< ::ZIOP::CompressorIdLevelListPolicy > |
struct | TAO::Objref_Traits< ::ZIOP::CompressionLowValuePolicy > |
struct | TAO::Objref_Traits< ::ZIOP::CompressionMinRatioPolicy > |
Namespaces |
namespace | ZIOP |
namespace | TAO |
Defines |
#define | TAO_EXPORT_MACRO TAO_ZIOP_Export |
#define | _ZIOP_COMPRESSIONENABLINGPOLICY__VAR_OUT_CH_ |
#define | _ZIOP_COMPRESSORIDLEVELLISTPOLICY__VAR_OUT_CH_ |
#define | _ZIOP_COMPRESSIONLOWVALUEPOLICY__VAR_OUT_CH_ |
#define | _ZIOP_COMPRESSIONMINRATIOPOLICY__VAR_OUT_CH_ |
#define | _ZIOP_COMPRESSIONENABLINGPOLICY__TRAITS_ |
#define | _ZIOP_COMPRESSORIDLEVELLISTPOLICY__TRAITS_ |
#define | _ZIOP_COMPRESSIONLOWVALUEPOLICY__TRAITS_ |
#define | _ZIOP_COMPRESSIONMINRATIOPOLICY__TRAITS_ |
Typedefs |
typedef ::TAO_Var_Var_T
< CompressionData > | ZIOP::CompressionData_var |
typedef ::TAO_Out_T
< CompressionData > | ZIOP::CompressionData_out |
typedef ::CORBA::Boolean | ZIOP::CompressionEnablingPolicyValue |
typedef ::CORBA::Boolean_out | ZIOP::CompressionEnablingPolicyValue_out |
typedef CompressionEnablingPolicy * | ZIOP::CompressionEnablingPolicy_ptr |
typedef TAO_Objref_Var_T
< CompressionEnablingPolicy > | ZIOP::CompressionEnablingPolicy_var |
typedef TAO_Objref_Out_T
< CompressionEnablingPolicy > | ZIOP::CompressionEnablingPolicy_out |
typedef
CompressorIdLevelListPolicy * | ZIOP::CompressorIdLevelListPolicy_ptr |
typedef TAO_Objref_Var_T
< CompressorIdLevelListPolicy > | ZIOP::CompressorIdLevelListPolicy_var |
typedef TAO_Objref_Out_T
< CompressorIdLevelListPolicy > | ZIOP::CompressorIdLevelListPolicy_out |
typedef ::CORBA::ULong | ZIOP::CompressionLowValuePolicyValue |
typedef ::CORBA::ULong_out | ZIOP::CompressionLowValuePolicyValue_out |
typedef CompressionLowValuePolicy * | ZIOP::CompressionLowValuePolicy_ptr |
typedef TAO_Objref_Var_T
< CompressionLowValuePolicy > | ZIOP::CompressionLowValuePolicy_var |
typedef TAO_Objref_Out_T
< CompressionLowValuePolicy > | ZIOP::CompressionLowValuePolicy_out |
typedef CompressionMinRatioPolicy * | ZIOP::CompressionMinRatioPolicy_ptr |
typedef TAO_Objref_Var_T
< CompressionMinRatioPolicy > | ZIOP::CompressionMinRatioPolicy_var |
typedef TAO_Objref_Out_T
< CompressionMinRatioPolicy > | ZIOP::CompressionMinRatioPolicy_out |
Functions |
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, const ZIOP::CompressionData &) |
| Copying insertion.
|
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, ZIOP::CompressionData *) |
| Non-copying insertion.
|
TAO_ZIOP_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, ZIOP::CompressionData *&) |
| Extraction to non-const pointer (deprecated).
|
TAO_ZIOP_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, const ZIOP::CompressionData *&) |
| Extraction to const pointer.
|
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, ZIOP::CompressionEnablingPolicy_ptr) |
| Copying insertion.
|
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, ZIOP::CompressionEnablingPolicy_ptr *) |
| Non-copying insertion.
|
TAO_ZIOP_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, ZIOP::CompressionEnablingPolicy_ptr &) |
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, ZIOP::CompressorIdLevelListPolicy_ptr) |
| Copying insertion.
|
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, ZIOP::CompressorIdLevelListPolicy_ptr *) |
| Non-copying insertion.
|
TAO_ZIOP_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, ZIOP::CompressorIdLevelListPolicy_ptr &) |
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, ZIOP::CompressionLowValuePolicy_ptr) |
| Copying insertion.
|
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, ZIOP::CompressionLowValuePolicy_ptr *) |
| Non-copying insertion.
|
TAO_ZIOP_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, ZIOP::CompressionLowValuePolicy_ptr &) |
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, ZIOP::CompressionMinRatioPolicy_ptr) |
| Copying insertion.
|
TAO_ZIOP_Export void | operator<<= (::CORBA::Any &, ZIOP::CompressionMinRatioPolicy_ptr *) |
| Non-copying insertion.
|
TAO_ZIOP_Export::CORBA::Boolean | operator>>= (const ::CORBA::Any &, ZIOP::CompressionMinRatioPolicy_ptr &) |
TAO_ZIOP_Export::CORBA::Boolean | operator<< (TAO_OutputCDR &, const ZIOP::CompressionData &) |
TAO_ZIOP_Export::CORBA::Boolean | operator>> (TAO_InputCDR &, ZIOP::CompressionData &) |
Variables |
const CORBA::ULong | ZIOP::COMPRESSION_ENABLING_POLICY_ID = 64U |
const CORBA::ULong | ZIOP::COMPRESSOR_ID_LEVEL_LIST_POLICY_ID = 65U |
const CORBA::ULong | ZIOP::COMPRESSION_LOW_VALUE_POLICY_ID = 66U |
const CORBA::ULong | ZIOP::COMPRESSION_MIN_RATIO_POLICY_ID = 67U |