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