Commandline | |
CommentedMutator< T > | Prints an additional comment when written |
control_device_impl | Implementation class ("letter") |
controlable | |
ControlDevice | Envelope class |
FlipOnReadMutator | Toggles the boolean value of v |
istream_control_device_impl | |
MessageOnReadMutator | Prints a message to an ostream if read |
multi_istream_control_device | |
MutableVars | |
Mutator | Placeholder-class for arbitrary variables |
NotifyOnChangeMutator< T > | Notify controlee, if variable changes |
SetFalseOnReadMutator | Sets value to false, if name is read |
SetOnReadMutator< T, Tsec > | Set v2 to deflt, if read occurs |
SetTrueOnReadMutator | Sets value to true, if name is read |
skip_comments_istream | |
string_list | |
string_table_1 | |
TypedMutator< T > | The simplest concrete Mutator |