TAO_Compression
2.1.0
|
Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.0 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
typedef CORBA::OctetSeq Compression::Buffer |
typedef ::CORBA::UShort Compression::CompressionLevel |
typedef ::CORBA::Float Compression::CompressionRatio |
typedef Compressor* Compression::Compressor_ptr |
typedef ::CORBA::UShort Compression::CompressorId |
const CORBA::UShort Compression::COMPRESSORID_7X = 8U |
const CORBA::UShort Compression::COMPRESSORID_BZIP2 = 3U |
const CORBA::UShort Compression::COMPRESSORID_GZIP = 1U |
const CORBA::UShort Compression::COMPRESSORID_LZMA = 5U |
const CORBA::UShort Compression::COMPRESSORID_LZO = 6U |
const CORBA::UShort Compression::COMPRESSORID_NONE = 0U |
const CORBA::UShort Compression::COMPRESSORID_PKZIP = 2U |
const CORBA::UShort Compression::COMPRESSORID_RLE = 10U |
const CORBA::UShort Compression::COMPRESSORID_RZIP = 7U |
const CORBA::UShort Compression::COMPRESSORID_XAR = 9U |
const CORBA::UShort Compression::COMPRESSORID_ZLIB = 4U |