Public Member Functions | |
MonitorDefinition (void) | |
Constructor. | |
Public Attributes | |
YansCoreNS::VT_StrT | outputPath |
The path to the output file. Empty indicates use of standard output. | |
VariableTable | parameters |
A key->value mapping of configuration parameters. | |
YansCoreNS::VT_StrT | path |
The path to load the module from. | |
SysModule | sysModule |
The system-dependent representation of the module loaded from the specified path. |
YansCoreNS::MonitorDefinition::MonitorDefinition | ( | void | ) | [inline, explicit] |
Constructor.
The path to the output file. Empty indicates use of standard output.
A key->value mapping of configuration parameters.
The path to load the module from.
SysModule YansCoreNS::MonitorDefinition::sysModule |
The system-dependent representation of the module loaded from the specified path.