ShutdownControl Member List
This is the complete list of members for
ShutdownControl, including all inherited members.
activate(MC_ID, Socket *) | ShutdownControl | [virtual] |
BEH_NONEXCLUSIVE enum value | ControlBase | |
BEH_RETAIN enum value | ControlBase | |
BEH_START enum value | ControlBase | |
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 | |
deactivate() | ControlBase | [virtual] |
DEFAULTS enum value | ControlBase | |
description | ControlBase | [protected] |
display_id | ControlBase | [protected] |
doCancel() | ControlBase | [virtual] |
doNextItem() | NullControl | [virtual] |
doPrevItem() | NullControl | [virtual] |
doReadStdIn(const std::string &=std::string()) | NullControl | [virtual] |
doRewrite | ControlBase | [protected] |
doSelect() | ShutdownControl | [virtual] |
findSlot(const std::string &name) const | ControlBase | [virtual] |
getControllerEntries() | ControlBase | [static] |
getDescription() const | ControlBase | [virtual] |
getDisplay() | ControlBase | [virtual] |
getHilights() const | ControlBase | [virtual] |
getInputRedirect() const | NullControl | [virtual] |
getName() const | ControlBase | [virtual] |
getSlotName(unsigned int i) const | ControlBase | [virtual] |
getSlots() const | ControlBase | [virtual] |
gui_comm | ControlBase | [protected] |
hilightFirst() | ControlBase | [virtual] |
hilights | ControlBase | [protected] |
hilightsAvg() const | ControlBase | [protected] |
inputRedirect | NullControl | [protected] |
invalid_MC_ID | ControlBase | [static] |
invalidInput(const std::string &msg, bool ambiguous) | ControlBase | [protected, virtual] |
MC_ID typedef | ControlBase | |
name | ControlBase | [protected] |
NullControl(ControlBase *inputRedirectTgt=NULL) | NullControl | [explicit] |
NullControl(const std::string &n, ControlBase *inputRedirectTgt=NULL) | NullControl | [explicit] |
NullControl(const std::string &n, const std::string &d, ControlBase *inputRedirectTgt=NULL) | NullControl | |
options | ControlBase | [protected] |
pause() | ControlBase | [virtual] |
pushSlot(ControlBase *o) | ControlBase | [virtual] |
refresh() | ControlBase | [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] |
setInputRedirect(ControlBase *inputRedirectTgt) | NullControl | [virtual] |
setName(const std::string &n) | ControlBase | [virtual] |
setSlot(unsigned int i, ControlBase *o) | ControlBase | [virtual] |
ShutdownControl() | ShutdownControl | |
ShutdownControl(const std::string &n) | ShutdownControl | |
ShutdownControl(const std::string &n, const std::string &d) | ShutdownControl | |
slotsSize() const | ControlBase | [virtual] |
takeInput(const std::string &msg) | NullControl | [virtual] |
validInput(const std::string &msg) | ControlBase | [virtual] |
~ControlBase() | ControlBase | [virtual] |