#include <msgcppgenerator.h>
Public Member Functions | |
TypeDesc () | |
TypeDesc (const char *fromstring, const char *tostring) | |
Public Attributes | |
const char * | fromstring |
const char * | tostring |
MsgCppGenerator::TypeDesc::TypeDesc | ( | ) | [inline] |
MsgCppGenerator::TypeDesc::TypeDesc | ( | const char * | fromstring, | |
const char * | tostring | |||
) | [inline] |
const char* MsgCppGenerator::TypeDesc::fromstring |
const char* MsgCppGenerator::TypeDesc::tostring |