The OutputGenElem
Struct Reference
Declaration
Public Constructors Index
OutputGenElem (OutputGenIntfPtr &&v) | |
OutputGenElem (const OutputGenElem &other) | |
Public Operators Index
OutputGenElem & | operator= (const OutputGenElem &other) |
Public Member Functions Index
void | setEnabled (bool e) |
Public Member Attributes Index
OutputGenIntfPtr | intf |
bool | enabled = true |
std::stack< bool > | enabledStack |
Definition at line 319 of file outputlist.h.
Public Constructors
OutputGenElem()
| inline explicit |
Definition at line 321 of file outputlist.h.
Reference intf.
Referenced by operator= and OutputGenElem.
OutputGenElem()
| inline |
Definition at line 322 of file outputlist.h.
References enabled, intf and OutputGenElem.
Public Operators
operator=()
| inline |
Definition at line 327 of file outputlist.h.
References enabled, intf and OutputGenElem.
Public Member Functions
setEnabled()
| inline |
Definition at line 337 of file outputlist.h.
References enabled and enabledStack.
Public Member Attributes
enabled
|
Definition at line 338 of file outputlist.h.
Referenced by operator=, OutputGenElem and setEnabled.
enabledStack
|
Definition at line 339 of file outputlist.h.
Referenced by setEnabled.
intf
|
Definition at line 336 of file outputlist.h.
Referenced by operator=, OutputGenElem and OutputGenElem.
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.