|
TAO_ZIOP
2.1.2
|
#include "tao/AnyTypeCode/AnyTypeCode_methods.h"#include "tao/AnyTypeCode/Any.h"#include "tao/Basic_Types.h"#include "tao/Object.h"#include "tao/String_Manager_T.h"#include "tao/AnyTypeCode/PolicyA.h"#include "tao/AnyTypeCode/IOPA.h"#include "tao/Compression/Compression_includeA.h"#include "tao/Objref_VarOut_T.h"#include "tao/VarOut_T.h"#include "tao/Arg_Traits_T.h"#include "tao/Basic_Arguments.h"#include "tao/Special_Basic_Arguments.h"#include "tao/Any_Insert_Policy_T.h"#include "tao/Fixed_Size_Argument_T.h"#include "tao/Var_Size_Argument_T.h"#include "tao/Object_Argument_T.h"#include "tao/PolicyC.h"#include "tao/IOPC.h"#include "tao/Compression/Compression_includeC.h"Namespaces | |
| namespace | ZIOP |
| namespace | TAO |
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 |
| #define _ZIOP_COMPRESSIONENABLINGPOLICY__TRAITS_ |
| #define _ZIOP_COMPRESSIONENABLINGPOLICY__VAR_OUT_CH_ |
| #define _ZIOP_COMPRESSIONLOWVALUEPOLICY__TRAITS_ |
| #define _ZIOP_COMPRESSIONLOWVALUEPOLICY__VAR_OUT_CH_ |
| #define _ZIOP_COMPRESSIONMINRATIOPOLICY__TRAITS_ |
| #define _ZIOP_COMPRESSIONMINRATIOPOLICY__VAR_OUT_CH_ |
| #define _ZIOP_COMPRESSORIDLEVELLISTPOLICY__TRAITS_ |
| #define _ZIOP_COMPRESSORIDLEVELLISTPOLICY__VAR_OUT_CH_ |
| #define TAO_EXPORT_MACRO TAO_ZIOP_Export |
Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.2 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/
Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html
| TAO_ZIOP_Export ::CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , |
| const ZIOP::CompressionData & | |||
| ) |
| 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 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 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 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 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>> | ( | TAO_InputCDR & | , |
| ZIOP::CompressionData & | |||
| ) |
| 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 ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
| ZIOP::CompressionEnablingPolicy_ptr & | |||
| ) |
| TAO_ZIOP_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
| ZIOP::CompressorIdLevelListPolicy_ptr & | |||
| ) |
| TAO_ZIOP_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
| ZIOP::CompressionLowValuePolicy_ptr & | |||
| ) |
| TAO_ZIOP_Export ::CORBA::Boolean operator>>= | ( | const ::CORBA::Any & | , |
| ZIOP::CompressionMinRatioPolicy_ptr & | |||
| ) |
1.8.1.1