Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members

mxcpc (MOBOTIX Cross Platform Client Library)

This library provides code common to crossplatform Mx client applications. More...


Namespaces

namespace  mxcpc
 Namespace holding type definition stuff etc for the mxcpc library.

Classes

class  mxcpcException
 Mother of all mxcpc exceptions :-). More...
class  mxcpcDidntWorkOutException
 Unspecific screw-up. More...
class  mxcpcIOFailure
 Failure during file, network or similar operations. More...
class  mxcpcWrongImput
 Failure during file, network or similar operations. More...
class  mxcpcDatastructureIntegrityViolation
 An operation was attempted that would have violated datastructure integrity. More...
class  mxcpcDefaultMxPEGDecoderBackEnd
 MxPEG decoder backend for testing purposes. More...
class  mxcpcFramewiseMxPEGDecoder
 Decoder implementation using the classic Mx approach. More...
class  mxcpcFramewiseMxPEGScanDecoder
 The framewise (frame prefetching) approach to MxPEG decoding provided by mxcpcFramewiseMxPEGDecoder needs an actual implementation of a scan decoder doing the actual bitstream crunching. More...
class  mxcpcFramewiseMxPEGScanDecoderSoftwareOnly
 Software-only decoding module to be used with the framewise (frame prefetching) MxPEG decoder facility implemented by mxcpcFramewiseMxPEGDecoder. More...
class  mxcpcFramewiseMxPEGScanToJPEGConverterIPP
 Experimental framewise scan decoder implementation converting an MxPEG stream to a sequence of JPEG images. More...
class  mxcpcFramewiseMxPEGScanToJPEGConverterSoftwareOnly
class  mxcpcHuffmanTree
 Huffman tree with unsigned char valued leaves - used for MxPEG decoding. More...
class  mxcpcJPEGSequenceWriter
 MxPEG to JPEG converter backend writing out a sequence of JPEG-files. More...
class  mxcpcMJPEGServerpushWriter
 MxPEG to MJPEG converter backend writing out a sequence of JPEG-files to the given output destination. More...
class  mxcpcMJPEGWriter
 MxPEG to MJPEG converter backend writing out a sequence of JPEG-files to the given output destination More...
class  mxcpcMxPEGDecoder
 MxPEG stream decoder. More...
class  mxcpcMxPEGDecoderBackEnd
 Interface (baseclass) to MxPEG decoder backends. More...
class  mxcpcMxPEGScanToJPEGConverterBackEnd
 Backends of this type can be plugged into objects converting MxPEG to a sequence of standalone JPEG still images - they then decide what actually happens to those images. More...
class  mxcpcStreamDecoder
 Interface to all stream decoders. More...
class  mxcpcStreamFile
 File serving as stream source for stream decoding via mxcpcStreamDecoder. More...
class  mxcpcStreamFileDumper
 Stream source to be plugged into a stream "source chain", dumping the raw stream bytes into a file as they are coming through. More...
class  mxcpcStreamSource
 Abstract representation of a (media) stream source. More...
class  mxcpcStreamStandardIn
 Standard Input (stdin) serving as stream source for stream decoding via mxcpcStreamDecoder. More...
class  mxcpcValueRange
 This diagnostics class can be fed with integer values and remembers their value range. More...

Detailed Description

This library provides code common to crossplatform Mx client applications.

Functionality to be addressed in the near future:

The apps folder currenty contains the following mxcpc applications:


Generated on Mon Aug 15 03:40:06 2005 for mxcpc by  doxygen 1.4.2-20050421