OMSimulatorLib
The OMSimulator project is a FMI-based co-simulation environment that supports ordinary (i.e., non-delayed) and TLM connections.
Public Attributes | List of all members
oms::Flags::Flag Struct Reference
Collaboration diagram for oms::Flags::Flag:
Collaboration graph

Public Attributes

const std::string name
 
const std::string abbr
 
const std::string desc
 
const std::string regex
 
oms_status_enu_t(* fnc )(const std::string &value)
 
const bool interrupt
 

Member Data Documentation

◆ abbr

const std::string oms::Flags::Flag::abbr

◆ desc

const std::string oms::Flags::Flag::desc

◆ fnc

oms_status_enu_t(* oms::Flags::Flag::fnc) (const std::string &value)

◆ interrupt

const bool oms::Flags::Flag::interrupt

◆ name

const std::string oms::Flags::Flag::name

◆ regex

const std::string oms::Flags::Flag::regex

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