#include <CommandListBuilder.hxx>
Definition at line 28 of file CommandListBuilder.hxx.
◆ CommandListBuilder()
CommandListBuilder::CommandListBuilder |
( |
| ) |
|
|
inline |
◆ Add()
bool CommandListBuilder::Add |
( |
const char * |
cmd | ) |
|
- Returns
- false if the list is full
◆ Begin()
void CommandListBuilder::Begin |
( |
bool |
ok | ) |
|
|
inline |
◆ Commit()
std::list<std::string>&& CommandListBuilder::Commit |
( |
| ) |
|
|
inline |
◆ IsActive()
bool CommandListBuilder::IsActive |
( |
| ) |
const |
|
inline |
◆ IsOKMode()
bool CommandListBuilder::IsOKMode |
( |
| ) |
const |
|
inline |
◆ Reset()
void CommandListBuilder::Reset |
( |
| ) |
|
Reset the object: delete the list and clear the mode.
The documentation for this class was generated from the following file: