#include "TCUtil.h"

Go to the source code of this file.
Classes | |
| class | TC::Value< T > |
| Class for holding none byte ordered data types. More... | |
| class | TC::ByteOrderedValue< T, IS_LITTLE_ENDIAN > |
| Class for holding byte ordered data types. More... | |
| class | TC::LittleEndianValue< T > |
| Class for all kind of basic types where the byte ordering is always little endian. More... | |
| class | TC::BigEndianValue< T > |
| Class for all kind of basic types where the byte ordering is always little endian. More... | |
Namespaces | |
| namespace | TC |
Definition in file TCValue.h.