#include <msgcppgenerator.h>
Public Member Functions | |
FieldInfo () | |
Public Attributes | |
NEDElement * | nedElement |
std::string | fname |
std::string | ftype |
std::string | ftypeqname |
std::string | fval |
bool | fisabstract |
bool | fispointer |
bool | fisarray |
std::string | farraysize |
Properties | fprops |
std::string | fkind |
ClassType | classtype |
std::string | datatype |
std::string | argtype |
std::string | rettype |
std::string | var |
std::string | argname |
std::string | varsize |
std::string | fsizetype |
std::string | getter |
std::string | setter |
std::string | alloc |
std::string | getsize |
std::string | tostring |
std::string | fromstring |
std::string | maybe_c_str |
std::string | enumname |
std::string | enumqname |
bool | fnopack |
bool | feditable |
bool | fopaque |
MsgCppGenerator::ClassInfo::FieldInfo::FieldInfo | ( | ) | [inline] |
std::string MsgCppGenerator::ClassInfo::FieldInfo::alloc |
std::string MsgCppGenerator::ClassInfo::FieldInfo::argname |
std::string MsgCppGenerator::ClassInfo::FieldInfo::argtype |
std::string MsgCppGenerator::ClassInfo::FieldInfo::datatype |
std::string MsgCppGenerator::ClassInfo::FieldInfo::enumname |
std::string MsgCppGenerator::ClassInfo::FieldInfo::enumqname |
std::string MsgCppGenerator::ClassInfo::FieldInfo::fkind |
std::string MsgCppGenerator::ClassInfo::FieldInfo::fname |
std::string MsgCppGenerator::ClassInfo::FieldInfo::fsizetype |
std::string MsgCppGenerator::ClassInfo::FieldInfo::ftype |
std::string MsgCppGenerator::ClassInfo::FieldInfo::fval |
std::string MsgCppGenerator::ClassInfo::FieldInfo::getsize |
std::string MsgCppGenerator::ClassInfo::FieldInfo::getter |
std::string MsgCppGenerator::ClassInfo::FieldInfo::rettype |
std::string MsgCppGenerator::ClassInfo::FieldInfo::setter |
std::string MsgCppGenerator::ClassInfo::FieldInfo::tostring |
std::string MsgCppGenerator::ClassInfo::FieldInfo::var |
std::string MsgCppGenerator::ClassInfo::FieldInfo::varsize |