Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals | Examples

encoding.h File Reference

#include <memory.h>

Include dependency graph for encoding.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  bm

Typedefs

typedef decoder decoder_big_endian
 Class for decoding data from memory buffer.


Typedef Documentation

typedef decoder bm::decoder_big_endian
 

Class for decoding data from memory buffer.

Properly handles aligment issues with integer data types. Converts data to big endian architecture (presumed it was encoded as little endian)

Definition at line 104 of file encoding.h.


Generated on Sun Aug 5 14:12:31 2007 for BitMagic by  doxygen 1.4.1