Slim numerical data compression  1.0
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
oNstd
oCbitstreamBit stream base class
oCdecoderBase class for all stream decoders
oCdecoder_constantDerived class for encoding strictly constant data
oCdecoder_reduced_binaryDerived class for decoding simple full range of data
oCdecoder_runlengthDerived class for encoding highly repetitive streams with runlength
oCencoderBase class for all stream encoders
oCencoder_constantDerived class for encoding strictly constant data channels
oCencoder_reduced_binaryDerived class for encoding simple full range of data
oCencoder_runlengthDerived class for encoding highly repetitive streams with runlength
oCibitstreamInput bit stream
oCobitstreamOutput bit stream
oCraw_sectionRead/write buffer for the raw data I/O
oCslim_channelBase class for the encode/decode derived channel classes
oCslim_channel_arrayContainer for all slim_channel objects in a file
oCslim_channel_decodeDerived class for decoding the data from a single channel
oCslim_channel_encodeDerived class for encoding the data from a single channel
oCslim_compressor_tA file compression object, with channel encoders for all channels
oCslim_controlHandles command-line arguments and keeps track of control settings
oCslim_expander_tA compressed file object, with channel decoders for all channels
\Cslimlib_file_tAll important elements of the SLIMFILE