WPILibC++  unspecified
cs::Logger Member List

This is the complete list of members for cs::Logger, including all inherited members.

GetInstance() (defined in cs::Logger)cs::Loggerinlinestatic
HasLogger() const (defined in wpi::Logger)wpi::Loggerinline
Log(unsigned int level, const char *file, unsigned int line, const char *msg) (defined in wpi::Logger)wpi::Loggerinline
LogFunc typedef (defined in wpi::Logger)wpi::Logger
Logger(const LogFunc &func) (defined in wpi::Logger)wpi::Loggerinlineexplicit
Logger(const LogFunc &func, unsigned int min_level) (defined in wpi::Logger)wpi::Loggerinline
min_level() const (defined in wpi::Logger)wpi::Loggerinline
set_min_level(unsigned int level) (defined in wpi::Logger)wpi::Loggerinline
SetDefaultLogger() (defined in cs::Logger)cs::Logger
SetLogger(LogFunc func) (defined in wpi::Logger)wpi::Loggerinline
~Logger() (defined in cs::Logger)cs::Logger