mc_rtc::log::details Namespace Reference

Classes

struct  GetRawReturnType
 
struct  GetRawReturnType< Eigen::Matrix< double, N, 1, _Options, _MaxRows, _MaxCols > >
 

Functions

MC_RTC_UTILS_DLLAPI spdlog::logger & success ()
 
MC_RTC_UTILS_DLLAPI spdlog::logger & info ()
 
MC_RTC_UTILS_DLLAPI spdlog::logger & cerr ()
 
MC_RTC_UTILS_DLLAPI void notify (const std::string &message)
 
MC_RTC_UTILS_DLLAPI void disable_notifications ()
 

Function Documentation

◆ cerr()

MC_RTC_UTILS_DLLAPI spdlog::logger& mc_rtc::log::details::cerr ( )

◆ disable_notifications()

MC_RTC_UTILS_DLLAPI void mc_rtc::log::details::disable_notifications ( )

◆ info()

MC_RTC_UTILS_DLLAPI spdlog::logger& mc_rtc::log::details::info ( )

◆ notify()

MC_RTC_UTILS_DLLAPI void mc_rtc::log::details::notify ( const std::string &  message)

◆ success()

MC_RTC_UTILS_DLLAPI spdlog::logger& mc_rtc::log::details::success ( )