OMNeT++ NEDXML  6.0.3
MsgCompilerOptions Struct Reference

#include <msgcompileroptions.h>

Description

Options for MsgCompiler.

Public Attributes

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

Member Data Documentation

◆ importPath

std::vector<std::string> importPath

◆ exportDef

std::string exportDef

◆ generateClasses

bool generateClasses = true

◆ generateDescriptors

bool generateDescriptors = true

◆ generateSettersInDescriptors

bool generateSettersInDescriptors = true

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