CppLogging
1.0.4.0
C++ Logging Library
|
This is the complete list of members for CppLogging::BinaryLayout, including all inherited members.
BinaryLayout()=default | CppLogging::BinaryLayout | |
BinaryLayout(const BinaryLayout &)=delete | CppLogging::BinaryLayout | |
BinaryLayout(BinaryLayout &&)=delete | CppLogging::BinaryLayout | |
IsStarted() const noexcept | CppLogging::Element | inlinevirtual |
LayoutRecord(Record &record) override | CppLogging::BinaryLayout | virtual |
operator=(const BinaryLayout &)=delete | CppLogging::BinaryLayout | |
operator=(BinaryLayout &&)=delete | CppLogging::BinaryLayout | |
Start() | CppLogging::Element | inlinevirtual |
Stop() | CppLogging::Element | inlinevirtual |
~BinaryLayout()=default | CppLogging::BinaryLayout | virtual |