ValueSetControl< T > Member List
This is the complete list of members for
ValueSetControl< T >, including all inherited members.
activate(MC_ID display) | ValueSetControl< T > | [virtual] |
ControlBase::activate(MC_ID disp_id, Socket *gui) | ControlBase | [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] |
def | ValueSetControl< T > | [protected] |
DEFAULTS enum value | ControlBase | |
description | ControlBase | [protected] |
display_id | ControlBase | [protected] |
doCancel() | ControlBase | [virtual] |
doNextItem() | ControlBase | [virtual] |
doPrevItem() | ControlBase | [virtual] |
doReadStdIn(const std::string &prompt=std::string()) | ControlBase | [virtual] |
doRewrite | ControlBase | [protected] |
doSelect() | ControlBase | [virtual] |
findSlot(const std::string &name) const | ControlBase | [virtual] |
getControllerEntries() | ControlBase | [static] |
getDefault() | ValueSetControl< T > | [virtual] |
getDefault() const | ValueSetControl< T > | [virtual] |
getDescription() const | ControlBase | [virtual] |
getDisplay() | ControlBase | [virtual] |
getHilights() const | ControlBase | [virtual] |
getName() const | ControlBase | [virtual] |
getSlotName(unsigned int i) const | ControlBase | [virtual] |
getSlots() const | ControlBase | [virtual] |
getTarget() const | ValueSetControl< 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] |
MC_ID typedef | ControlBase | |
name | ControlBase | [protected] |
operator=(const ValueSetControl &vsc) | ValueSetControl< T > | |
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] |
setDefault(const T &d) | ValueSetControl< T > | [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] |
setSlot(unsigned int i, ControlBase *o) | ControlBase | [virtual] |
setTarget(T *t) | ValueSetControl< T > | [virtual] |
slotsSize() const | ControlBase | [virtual] |
takeInput(const std::string &msg) | ControlBase | [virtual] |
target | ValueSetControl< T > | [protected] |
validInput(const std::string &msg) | ControlBase | [virtual] |
ValueSetControl() | ValueSetControl< T > | |
ValueSetControl(const std::string &n, T *t) | ValueSetControl< T > | |
ValueSetControl(const std::string &n, T *t, const T &d) | ValueSetControl< T > | |
ValueSetControl(const ValueSetControl &vsc) | ValueSetControl< T > | |
~ControlBase() | ControlBase | [virtual] |
~ValueSetControl() | ValueSetControl< T > | [virtual] |