, including all inherited members.
blue(const char *str,...) | Loggable | |
createSemaphores() | Robot | [private] |
cyan(const char *str,...) | Loggable | |
debug(int level, const char *str,...) | Loggable | |
destroy() | Robot | [static] |
donePoint() | Robot | [static] |
error(const char *str,...) | Loggable | |
facial_gaze_ | Robot | [private] |
fatal(const char *str,...) | Loggable | |
getLogger() | Loggable | |
getLooking() | Robot | [static] |
getPointing() | Robot | [static] |
getRobot() | Robot | [private, static] |
green(const char *str,...) | Loggable | |
info(const char *str,...) | Loggable | |
instance_ | Robot | [private, static] |
isFacialGaze(std::string actor) | Robot | [static] |
isLooking(std::vector< std::string > objects) | Robot | [static] |
isPointing(std::vector< std::string > objects) | Robot | [static] |
isSpeaking() | Robot | [static] |
isWaiting() | Robot | [static] |
Loggable() | Loggable | |
logger_ | Robot | [private] |
looking_ | Robot | [private] |
pointing_ | Robot | [private] |
purple(const char *str,...) | Loggable | |
red(const char *str,...) | Loggable | |
Robot() | Robot | [private] |
semaphore_ | Robot | [private] |
setFacialGaze(bool start, std::string actor) | Robot | [static] |
setLogger() | Loggable | |
setLogger(std::string prefix) | Loggable | |
setLogger(const char *prefix) | Loggable | |
setLogger(ConsoleLogger *logger, std::string prefix) | Loggable | |
setLogger(ConsoleLogger *logger, const char *prefix) | Loggable | |
setLogger(std::string prefix, int color) | Loggable | |
setLogger(const char *prefix, int color) | Loggable | |
setLogger(ConsoleLogger *logger, std::string prefix, int color) | Loggable | |
setLogger(ConsoleLogger *logger, const char *prefix, int color) | Loggable | |
setLogger(ConsoleLogger *logger) | Loggable | |
setLookAt(bool start, std::vector< std::string > objects) | Robot | [static] |
setPointAt(bool start, std::vector< std::string > objects) | Robot | [static] |
setSpeaking(bool start) | Robot | [static] |
setWaiting(bool state) | Robot | [static] |
speaking_ | Robot | [private] |
waiting_ | Robot | [private] |
warn(const char *str,...) | Loggable | |
yellow(const char *str,...) | Loggable | |
~Loggable() | Loggable | |