, including all inherited members.
activate(MC_ID display, Socket *gui) | ValueEditControl< T > | [virtual] |
addCopy(T *t) | ValueEditControl< T > | [virtual] |
BEH_NONEXCLUSIVE enum value | ControlBase | |
BEH_RETAIN enum value | ControlBase | |
BEH_START enum value | ControlBase | |
clearLastInput() | StringInputControl | [virtual] |
clearMenu() | ControlBase | [protected, virtual] |
clearSlots() | ControlBase | [virtual] |
ControlBase() | ControlBase | |
ControlBase(const std::string &n) | ControlBase | |
ControlBase(const std::string &n, const std::string &d) | ControlBase | |
ControlRegistry_t typedef | ControlBase | |
ControlRegistryEntry_t typedef | ControlBase | |
copies | ValueEditControl< T > | [protected] |
cur | ValueEditControl< T > | [protected] |
deactivate() | ControlBase | [virtual] |
DEFAULTS enum value | ControlBase | |
description | ControlBase | [protected] |
display_id | ControlBase | [protected] |
doCancel() | ControlBase | [virtual] |
doNextItem() | ValueEditControl< T > | [virtual] |
doPrevItem() | ValueEditControl< T > | [virtual] |
doReadStdIn(const std::string &prompt) | StringInputControl | [virtual] |
doRewrite | ControlBase | [protected] |
doSelect() | MCValueEditControl< T > | [virtual] |
findSlot(const std::string &name) const | ControlBase | [virtual] |
getControllerEntries() | ControlBase | [static] |
getCopies() | ValueEditControl< T > | [virtual] |
getDescription() const | ControlBase | [virtual] |
getDisplay() | ControlBase | [virtual] |
getHilights() const | ControlBase | [virtual] |
getLastInput() const | StringInputControl | [virtual] |
getName() const | ValueEditControl< T > | [virtual] |
getSlotName(unsigned int i) const | ControlBase | [virtual] |
getSlots() const | ControlBase | [virtual] |
getTarget() const | ValueEditControl< T > | [virtual] |
gui_comm | ControlBase | [protected] |
hilightFirst() | ControlBase | [virtual] |
hilights | ControlBase | [protected] |
hilightsAvg() const | ControlBase | [protected] |
invalid_MC_ID | ControlBase | [static] |
invalidInput(const std::string &msg, bool ambiguous) | ControlBase | [protected, virtual] |
lastInput | StringInputControl | [protected] |
MC_ID typedef | ControlBase | |
mcid | MCValueEditControl< T > | [protected] |
MCValueEditControl(const std::string &n, T *t, MC_ID id) | MCValueEditControl< T > | |
name | ControlBase | [protected] |
operator=(const ValueEditControl< T > &vec) | ValueEditControl< T > | |
options | ControlBase | [protected] |
pause() | ValueEditControl< T > | [virtual] |
processEvent(const EventBase &event) | ValueEditControl< T > | [virtual] |
pushSlot(ControlBase *o) | ControlBase | [virtual] |
refresh() | ValueEditControl< T > | [virtual] |
registerControllerEntry(ControlBase *c, const std::string &menu, int flags=ControlBase::DEFAULTS) | ControlBase | [static] |
RegisterControllerFlags_t enum name | ControlBase | |
registered() | ControlBase | [virtual] |
setDescription(const std::string d) | ControlBase | [virtual] |
setDisplay(MC_ID d) | ControlBase | [virtual] |
setHilights(const std::vector< unsigned int > &hi) | ControlBase | [virtual] |
setName(const std::string &n) | ControlBase | [virtual] |
setPrompt(const std::string &prompt) | StringInputControl | [virtual] |
setSlot(unsigned int i, ControlBase *o) | ControlBase | [virtual] |
setTarget(T *t) | ValueEditControl< T > | [virtual] |
slotsSize() const | ControlBase | [virtual] |
StringInputControl(const std::string &n, const std::string &prompt) | StringInputControl | |
StringInputControl(const std::string &n, const std::string &desc, const std::string &prompt) | StringInputControl | |
takeInput(const std::string &str) | ValueEditControl< T > | [virtual] |
target | ValueEditControl< T > | [protected] |
userPrompt | StringInputControl | [protected] |
validInput(const std::string &msg) | ControlBase | [virtual] |
ValueEditControl(const std::string &n, T *t) | ValueEditControl< T > | |
ValueEditControl(const std::string &n, const std::string &p, T *t) | ValueEditControl< T > | |
ValueEditControl(const std::string &n, const std::string &d, const std::string &p, T *t) | ValueEditControl< T > | |
ValueEditControl(const ValueEditControl< T > &vec) | ValueEditControl< T > | |
~ControlBase() | ControlBase | [virtual] |
~EventListener() | EventListener | [virtual] |
~MCValueEditControl() | MCValueEditControl< T > | [virtual] |
~ValueEditControl() | ValueEditControl< T > | [virtual] |