#include "TCNonCopyable.h"
#include "TCSharedPtr.h"
#include <string>


Go to the source code of this file.
Classes | |
| class | TC::Codec |
| Base class for all codec method fro encoding and decoding standard types and prepares methods for decoding and encoding. More... | |
Namespaces | |
| namespace | TC |
Typedefs | |
| typedef SharedPtr< Codec > | TC::CodecPtr |
| Shared pointer of an codec object. | |
Definition in file TCCodec.h.