|
Simple-Log
alpha-v0.7
|
This is the complete list of members for sl::log::ISink< TRecord >, including all inherited members.
| isEnabled() const noexcept=0 | sl::log::ISink< TRecord > | pure virtual |
| ISink(const ISink &)=delete | sl::log::ISink< TRecord > | |
| ISink()=default | sl::log::ISink< TRecord > | protected |
| ISink(ISink &&)=default | sl::log::ISink< TRecord > | protected |
| log(const Record_t &record)=0 | sl::log::ISink< TRecord > | pure virtual |
| operator=(const ISink &)=delete | sl::log::ISink< TRecord > | |
| operator=(ISink &&)=default | sl::log::ISink< TRecord > | protected |
| Record_t typedef | sl::log::ISink< TRecord > | |
| setEnabled(bool enable=true) noexcept=0 | sl::log::ISink< TRecord > | pure virtual |
| ~ISink() noexcept=default | sl::log::ISink< TRecord > | virtual |