EventLogger Member ListThis is the complete list of members for EventLogger, including all inherited members.
activate(MotionManager::MC_ID disp_id, Socket *gui) | ControlBase | [virtual] |
checkLogFile() | EventLogger | [protected] |
clearMenu() | ControlBase | [protected, virtual] |
clearSlots() | EventLogger | [protected, virtual] |
ControlBase() | ControlBase | [inline] |
ControlBase(const std::string &n) | ControlBase | [inline] |
ControlBase(const std::string &n, const std::string &d) | ControlBase | [inline] |
deactivate() | ControlBase | [virtual] |
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() | EventLogger | [virtual] |
EventLogger() | EventLogger | |
getDescription() const | ControlBase | [inline, virtual] |
getDisplay() | ControlBase | [inline, virtual] |
getHilights() const | ControlBase | [inline, virtual] |
getLogSocket() | EventLogger | [inline, static] |
getLogSocketPort() | EventLogger | [inline, static] |
getName() const | ControlBase | [inline, virtual] |
getSlotName(unsigned int i) const | ControlBase | [virtual] |
getSlots() const | ControlBase | [inline, virtual] |
gui_comm | ControlBase | [protected] |
hilightFirst() | ControlBase | [virtual] |
hilights | ControlBase | [protected] |
hilightsAvg() const | ControlBase | [protected] |
logfile | EventLogger | [protected] |
logfilePath | EventLogger | [protected] |
logImage(FilterBankGenerator &fbg, unsigned int layer, unsigned int channel, const BehaviorBase *source=NULL) | EventLogger | [static] |
logMessage(std::string msg, const BehaviorBase *source=NULL, const char *icon=NULL, unsigned int placement=0) | EventLogger | [static] |
logSocket | EventLogger | [protected, static] |
logSocketRefCount | EventLogger | [protected, static] |
logWebcam(const BehaviorBase *source=NULL) | EventLogger | [static] |
name | ControlBase | [protected] |
options | ControlBase | [protected] |
pause() | ControlBase | [virtual] |
port | EventLogger | [protected, static] |
processEvent(const EventBase &event) | EventLogger | [virtual] |
pushSlot(ControlBase *o) | ControlBase | [virtual] |
refresh() | EventLogger | [virtual] |
setDescription(const std::string d) | ControlBase | [inline, virtual] |
setDisplay(MotionManager::MC_ID d) | ControlBase | [inline, virtual] |
setHilights(const std::vector< unsigned int > &hi) | ControlBase | [virtual] |
setLogSocketPort(int p) | EventLogger | [inline, static] |
setName(const std::string &n) | ControlBase | [inline, virtual] |
setSlot(unsigned int i, ControlBase *o) | ControlBase | [virtual] |
setStatus(unsigned int i, char c) | EventLogger | [protected] |
slotsSize() const | ControlBase | [inline, virtual] |
takeInput(const std::string &msg) | ControlBase | [virtual] |
validInput(const std::string &msg) | ControlBase | [virtual] |
verbosity | EventLogger | [protected] |
~ControlBase() | ControlBase | [inline, virtual] |
~EventListener() | EventListener | [inline, virtual] |
~EventLogger() | EventLogger | [virtual] |
|