TCCodec.h File Reference

This file provides the definition of TC::Codec. More...

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

Include dependency graph for TCCodec.h:

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

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.


Detailed Description

This file provides the definition of TC::Codec.

Author:
Thomas Goessler

Definition in file TCCodec.h.


Copyright (c) Thomas Goessler 2003 - 2008