#include "tao/Compression/Compression.h"
#include "tao/CDR.h"
#include "tao/ORB_Core.h"
#include "tao/SystemException.h"
#include "ace/OS_NS_string.h"
Namespaces |
namespace | TAO |
Defines |
#define | _COMPRESSION_COMPRESSORIDLEVELLIST_CS_ |
#define | _COMPRESSION_COMPRESSORFACTORYSEQ_CS_ |
#define | _TAO_CDR_OP_Compression_CompressorIdLevelList_CPP_ |
Functions |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Compression::CompressionException &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Compression::CompressionException &_tao_aggregate) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Compression::FactoryAlreadyRegistered &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &, Compression::FactoryAlreadyRegistered &) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Compression::UnknownCompressorId &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &, Compression::UnknownCompressorId &) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Compression::CompressorIdLevel &_tao_aggregate) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Compression::CompressorIdLevel &_tao_aggregate) |
::CORBA::Boolean | operator<< (TAO_OutputCDR &strm, const Compression::CompressorIdLevelList &_tao_sequence) |
::CORBA::Boolean | operator>> (TAO_InputCDR &strm, Compression::CompressorIdLevelList &_tao_sequence) |
Define Documentation
#define _COMPRESSION_COMPRESSORFACTORYSEQ_CS_ |
#define _COMPRESSION_COMPRESSORIDLEVELLIST_CS_ |
#define _TAO_CDR_OP_Compression_CompressorIdLevelList_CPP_ |
Function Documentation