|
AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface
|
This is the complete list of members for drama::logging::Logger, including all inherited members.
| GetTask() | drama::logging::Logger | inline |
| Log(unsigned level, bool nofmt, const char *prefix, const char *fmt,...) | drama::logging::Logger | |
| Log(const IMP_AbsTime *time, unsigned level, bool nofmt, const char *prefix, const char *fmt,...) | drama::logging::Logger | |
| Logger(Task *dramaTask) | drama::logging::Logger | |
| Open(const std::string &system, const std::string &dir="", bool compress=false) | drama::logging::Logger | |
| RegisterThread(const Dits___CurActType &dramaContext, std::thread::id threadId=std::this_thread::get_id(), const char *func="*unnamed func*") | drama::logging::Logger | |
| RegisterThread(std::thread::id threadId=std::this_thread::get_id(), const char *func="*unamed func*") | drama::logging::Logger | |
| RegisterThread(std::thread::id sourceThread, std::thread::id newThread, const char *func="*unnamed func*") | drama::logging::Logger | |
| RegisterThreadNoDramaCtx(std::weak_ptr< Task > dramaTask, const char *func="*non-drama*") | drama::logging::Logger | |
| Set(unsigned newLevels) | drama::logging::Logger | |
| SetTimeOffset(long int t) | drama::logging::Logger | inlinestatic |
| SLog(unsigned level, const std::string &prefix, const std::string &fmt, Types... args) | drama::logging::Logger | inline |
| SLog(std::ostream &ostream, unsigned level, const std::string &prefix, const std::string &fmt, Types... args) | drama::logging::Logger | inline |
| Unset(unsigned disableLevels) | drama::logging::Logger | |
| ~Logger() | drama::logging::Logger |
Click here for the DRAMA home page and here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au
Generated by