|
PdCom
5.3
Process data communication client
|
#include <SizeTypeInfo.h>
Public Member Functions | |
| constexpr | TypeInfo (DataType type, const char *ctype, size_t element_size) noexcept |
Public Attributes | |
| DataType | type |
| const char * | ctype |
| name of the correspondig c type (double, char, ...) | |
| size_t | element_size |
| Size of one element in bytes. | |
Type of a Variable.