SFrame 3.6
|
endmsg(SLogger &logger) | SLogger | [static] |
GetSource() const | SLogger | |
operator<<(SLogger &(*_f)(SLogger &)) | SLogger | [inline] |
operator<<(std::ostream &(*_f)(std::ostream &)) | SLogger | [inline] |
operator<<(std::ios &(*_f)(std::ios &)) | SLogger | [inline] |
operator<<(SMsgType type) | SLogger | [inline] |
operator<<(T arg) | SLogger | [inline] |
operator=(const SLogger &parent) | SLogger | |
Send(SMsgType type, const std::string &message) const | SLogger | |
SetSource(const TObject *source) | SLogger | |
SetSource(const std::string &source) | SLogger | |
SLogger(const TObject *source) | SLogger | |
SLogger(const std::string &source) | SLogger | |
SLogger(const SLogger &parent) | SLogger | |
~SLogger() | SLogger | [virtual] |