iRoCS Toolbox
1.1.0
|
#include <config.hh>
#include <vector>
#include <limits>
Go to the source code of this file.
Namespaces | |
svt | |
Enumerations | |
enum | svt::TypeIdentifier { svt::NO_TYPE, svt::TYPE_CHAR, svt::TYPE_UCHAR, svt::TYPE_SHORT, svt::TYPE_USHORT, svt::TYPE_INT, svt::TYPE_UINT, svt::TYPE_LONG, svt::TYPE_ULONG, svt::TYPE_LLONG, svt::TYPE_ULLONG, svt::TYPE_FLOAT, svt::TYPE_DOUBLE, svt::TYPE_STRING } |
Type identifiers. More... | |