COutputLogger(const std::string &name) | mrpt::system::COutputLogger | |
COutputLogger() | mrpt::system::COutputLogger | |
CRoboticHeadInterface() | mrpt::hwdrivers::CRoboticHeadInterface | |
dumpLogToConsole() const | mrpt::system::COutputLogger | |
gain | mrpt::hwdrivers::CRoboticHeadInterface | private |
generateStringFromFormat(const char *fmt, va_list argp) const | mrpt::system::COutputLogger | private |
Get3SoundBuffer(mrpt::math::CMatrixTemplate< int > &buf) | mrpt::hwdrivers::CRoboticHeadInterface | |
GetGain(int &_gain, int &channel) | mrpt::hwdrivers::CRoboticHeadInterface | |
getLogAsString(std::string &log_contents) const | mrpt::system::COutputLogger | |
getLogAsString() const | mrpt::system::COutputLogger | |
getLoggerLastMsg() const | mrpt::system::COutputLogger | |
getLoggerLastMsg(std::string &msg_str) const | mrpt::system::COutputLogger | |
getLoggerName() const | mrpt::system::COutputLogger | |
getMinLoggingLevel() const | mrpt::system::COutputLogger | inline |
GetSoundLocation(int &ang) | mrpt::hwdrivers::CRoboticHeadInterface | |
head_pitch | mrpt::hwdrivers::CRoboticHeadInterface | private |
head_yaw | mrpt::hwdrivers::CRoboticHeadInterface | private |
isLoggingLevelVisible(VerbosityLevel level) const | mrpt::system::COutputLogger | inline |
loadConfig_sensorSpecific(const mrpt::config::CConfigFileBase *configSource, const std::string &iniSection) | mrpt::hwdrivers::CRoboticHeadInterface | protected |
logCond(const VerbosityLevel level, bool cond, const std::string &msg_str) const | mrpt::system::COutputLogger | |
logDeregisterCallback(output_logger_callback_t userFunc) | mrpt::system::COutputLogger | |
logFmt(const VerbosityLevel level, const char *fmt,...) const MRPT_printf_format_check(3 | mrpt::system::COutputLogger | |
loggerReset() | mrpt::system::COutputLogger | |
logging_enable_console_output | mrpt::system::COutputLogger | |
logging_enable_keep_record | mrpt::system::COutputLogger | |
logging_levels_to_colors | mrpt::system::COutputLogger | static |
logging_levels_to_names | mrpt::system::COutputLogger | static |
logRegisterCallback(output_logger_callback_t userFunc) | mrpt::system::COutputLogger | |
logStr(const VerbosityLevel level, const std::string &msg_str) const | mrpt::system::COutputLogger | |
m_history | mrpt::system::COutputLogger | mutableprivate |
m_listCallbacks | mrpt::system::COutputLogger | private |
m_logger_name | mrpt::system::COutputLogger | private |
m_min_verbosity_level | mrpt::system::COutputLogger | protected |
m_serialNumber | mrpt::hwdrivers::CRoboticHeadInterface | private |
m_usbConnection | mrpt::hwdrivers::CRoboticHeadInterface | private |
msg | mrpt::hwdrivers::CRoboticHeadInterface | private |
setDeviceSerialNumber(const std::string &deviceSerialNumber) | mrpt::hwdrivers::CRoboticHeadInterface | inline |
SetGain(int &new_gain, int &channel) | mrpt::hwdrivers::CRoboticHeadInterface | |
SetHeadPose(int &yaw, int &pitch) | mrpt::hwdrivers::CRoboticHeadInterface | |
setLoggerName(const std::string &name) | mrpt::system::COutputLogger | |
setMinLoggingLevel(const VerbosityLevel level) | mrpt::system::COutputLogger | |
setVerbosityLevel(const VerbosityLevel level) | mrpt::system::COutputLogger | |
writeLogToFile(const std::string *fname_in=NULL) const | mrpt::system::COutputLogger | |
~COutputLogger() | mrpt::system::COutputLogger | virtual |
~CRoboticHeadInterface() | mrpt::hwdrivers::CRoboticHeadInterface | inline |