#include <types.hpp>
Public Member Functions | |
| TypeInfoTable (TypeId typeId, const char *name, long size) | |
| Constructor. | |
Public Attributes | |
| TypeId | typeId_ |
| Type id. | |
| const char * | name_ |
| Name of the type. | |
| long | size_ |
| Bytes per data entry. | |
1.4.3-20050530