Public Member Functions | List of all members
SimpleLayout Class Reference

BasicLayout is a simple fixed format Layout implementation. More...

#include <SimpleLayout.hh>

Inheritance diagram for SimpleLayout:
Inheritance graph
[legend]

Public Member Functions

virtual std::string format (const LoggingEvent &event)
 Formats the LoggingEvent in SimpleLayout style:
"priority - message". More...
 
 SimpleLayout ()
 
virtual ~SimpleLayout ()
 
- Public Member Functions inherited from Layout
virtual ~Layout ()
 Destructor for Layout. More...
 

Detailed Description

BasicLayout is a simple fixed format Layout implementation.

Definition at line 21 of file SimpleLayout.hh.

Constructor & Destructor Documentation

SimpleLayout::SimpleLayout ( )
virtual SimpleLayout::~SimpleLayout ( )
virtual

Member Function Documentation

virtual std::string SimpleLayout::format ( const LoggingEvent event)
virtual

Formats the LoggingEvent in SimpleLayout style:
"priority - message".

Implements Layout.


The documentation for this class was generated from the following file:


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:41