$search

castor::Encoding< T > Class Template Reference

#include <Encoding.h>

List of all members.

Static Public Member Functions

static DecoderPtr createDecoder (const char *data, size_t offset, size_t length)
static DecoderPtr createDecoder (const char *data, size_t length)
static DecoderPtr createDecoder (const BytesPtr data, size_t offset=0)
static EncoderPtr createEncoder ()

Protected Member Functions

 Encoding ()

Detailed Description

template<class T>
class castor::Encoding< T >

Definition at line 24 of file Encoding.h.


Constructor & Destructor Documentation

template<class T >
castor::Encoding< T >::Encoding (  )  [inline, protected]

Definition at line 28 of file Encoding.h.


Member Function Documentation

template<class T >
static DecoderPtr castor::Encoding< T >::createDecoder ( const char *  data,
size_t  offset,
size_t  length 
) [inline, static]

Definition at line 45 of file Encoding.h.

template<class T >
static DecoderPtr castor::Encoding< T >::createDecoder ( const char *  data,
size_t  length 
) [inline, static]

Definition at line 41 of file Encoding.h.

template<class T >
static DecoderPtr castor::Encoding< T >::createDecoder ( const BytesPtr  data,
size_t  offset = 0 
) [inline, static]

Definition at line 37 of file Encoding.h.

template<class T >
static EncoderPtr castor::Encoding< T >::createEncoder (  )  [inline, static]

Definition at line 33 of file Encoding.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Mar 1 14:41:51 2013