libktorrent  2.2.0
bt::Log Member List

This is the complete list of members for bt::Log, including all inherited members.

addMonitor(LogMonitorInterface *m)bt::Log
endl(Log &lg)bt::Logfriend
lock()bt::Log
Log()bt::Log
logRotateDone()bt::Log
operator<<(T val)bt::Loginline
operator<<(Log &(*func)(Log &))bt::Loginline
operator<<(const char *s)bt::Log
operator<<(const QString &s)bt::Log
operator<<(Uint64 v)bt::Log
operator<<(Int64 v)bt::Log
operator<<(const QUrl &url)bt::Log
removeMonitor(LogMonitorInterface *m)bt::Log
setFilter(unsigned int filter)bt::Log
setOutputFile(const QString &file, bool rotate, bool handle_qt_messages)bt::Log
setOutputToConsole(bool on)bt::Log
~Log()bt::Logvirtual