Pyrogenesis  trunk
Classes | Macros | Typedefs
codec.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ICodec
 

Macros

#define CODEC_COMPUTE_CHECKSUM   1
 

Typedefs

typedef shared_ptr< ICodecPICodec
 

Macro Definition Documentation

#define CODEC_COMPUTE_CHECKSUM   1

Typedef Documentation

typedef shared_ptr<ICodec> PICodec