OMNeT++ NEDXML  5.4.1
MsgCompilerOptions Struct Reference

#include <msgcompiler.h>

Description

Options for MsgCompiler.

Public Member Functions

 MsgCompilerOptions ()
 

Public Attributes

std::vector< std::string > importPath
 
std::string exportDef
 
bool generateClasses
 
bool generateDescriptors
 
bool generateSettersInDescriptors
 

Constructor & Destructor Documentation

MsgCompilerOptions ( )
inline

Member Data Documentation

std::vector<std::string> importPath
std::string exportDef
bool generateClasses
bool generateDescriptors
bool generateSettersInDescriptors

The documentation for this struct was generated from the following file: