AsyncFw 1.2
Async Framework is c++ runtime with timers, poll notifiers, sockets, coroutines, etc.
 
Loading...
Searching...
No Matches
AsyncFw::AbstractLog Member List

This is the complete list of members for AsyncFw::AbstractLog, including all inherited members.

append(uint8_t, const std::string &, const std::string &, const std::string &={}) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLog
append(const Message &m) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogprotected
consoleLevel (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogprotected
finality() (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogprotected
flush() (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogprotected
level (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogprotected
Log (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogfriend
Message typedef (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLog
output(const Message &message) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogprotectedvirtual
queueLimit (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogprotected
save()=0 (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogprotectedpure virtual
setColorOut(bool b) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLog
setConsoleLevel(int i) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLog
setExtendOut(bool b) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLog
setFilter(const std::vector< std::string > &f) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLog
setHideDuplicates(bool b) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLog
setLevel(int i) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLog
setNotesOut(bool b) (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLog
thread_ (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogprotected
~AbstractLog()=0 (defined in AsyncFw::AbstractLog)AsyncFw::AbstractLogpure virtual