Jpp
17.1.0
the software that should make you happy
|
#include "datatypes.hpp"
Go to the source code of this file.
Functions | |
std::pair< int, std::string > const & | getType (CLBCommonHeader const &header) |
std::string const & | getType (uint32_t datatype) |
Variables | |
unsigned int const | ttdc = 1414808643 |
unsigned int const | taes = 1413563731 |
unsigned int const | tmch = 1414349640 |
unsigned int const | unkn = 0 |
std::pair<int, std::string> const& getType | ( | CLBCommonHeader const & | header | ) |
Definition at line 12 of file datatypes.cpp.
std::string const& getType | ( | uint32_t | datatype | ) |
Definition at line 34 of file datatypes.cpp.
unsigned int const ttdc = 1414808643 |
Definition at line 7 of file datatypes.cpp.
unsigned int const taes = 1413563731 |
Definition at line 8 of file datatypes.cpp.
unsigned int const tmch = 1414349640 |
Definition at line 9 of file datatypes.cpp.
unsigned int const unkn = 0 |
Definition at line 10 of file datatypes.cpp.