Go to the source code of this file.
Classes | |
class | castor::Decoder |
class | castor::Encoder |
class | castor::Encoding< T > |
Namespaces | |
namespace | castor |
Typedefs | |
typedef boost::shared_ptr < Decoder > | castor::DecoderPtr |
typedef boost::shared_ptr < Encoder > | castor::EncoderPtr |
Enumerations | |
enum | castor::Endianness { castor::endian_undefined = -1, castor::endian_little = 0, castor::endian_big = 1 } |
Functions | |
Endianness | castor::endianness () |