#include <WsfEventPipeOptions.hpp>
◆ WsfEventPipeOptions()
| WsfEventPipeOptions::WsfEventPipeOptions |
( |
| ) |
|
|
default |
◆ Add()
◆ DisableAll()
| void WsfEventPipeOptions::DisableAll |
( |
| ) |
|
◆ EnableAll()
| void WsfEventPipeOptions::EnableAll |
( |
| ) |
|
◆ EnableOption()
| void WsfEventPipeOptions::EnableOption |
( |
int | aOptionIndex, |
|
|
bool | aEnable = true ) |
|
inline |
◆ GetOptionValues()
| std::map< std::string, bool > WsfEventPipeOptions::GetOptionValues |
( |
const std::vector< std::string > & | aEventNames | ) |
const |
This is called by WsfGrammarInterface::OutputForIDE in order to retrieve the event names and their selection state.
◆ GetVisualPartUpdateInterval()
| double WsfEventPipeOptions::GetVisualPartUpdateInterval |
( |
| ) |
const |
|
inline |
◆ IsOptionEnabled()
| bool WsfEventPipeOptions::IsOptionEnabled |
( |
int | aOptionIndex | ) |
const |
|
inline |
◆ operator!=()
◆ ProcessInput()
| bool WsfEventPipeOptions::ProcessInput |
( |
UtInput & | aInput, |
|
|
const std::vector< std::string > & | aEventNames ) |
◆ SetMaxEventId()
| void WsfEventPipeOptions::SetMaxEventId |
( |
int | aMaxEventId | ) |
|
|
inline |
◆ SetVisualPartUpdateInterval()
| void WsfEventPipeOptions::SetVisualPartUpdateInterval |
( |
double | aValue | ) |
|
|
inline |
◆ Subtract()
The documentation for this class was generated from the following files: