#include <iostream>
#include <string>
#include <vector>
#include <map>
#include "nedelements.h"
#include "platdefs.h"
#include <exception>
#include <stdexcept>
#include "nedxmldefs.h"
Go to the source code of this file.
Classes | |
struct | MsgCppGeneratorOptions |
class | MsgCppGenerator |
Generates C++ code from a MSG file object tree. More... | |
struct | MsgCppGenerator::TypeDesc |
class | MsgCppGenerator::ClassInfo |
class | MsgCppGenerator::ClassInfo::FieldInfo |
class | MsgCppGenerator::EnumInfo |
class | MsgCppGenerator::EnumInfo::EnumItem |