alma::acs::logging::tools::TwikiTableConverter Class Reference

Inheritance diagram for alma::acs::logging::tools::TwikiTableConverter:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::logging::tools::TwikiTableConverter:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TwikiTableConverter (String cols)
String convert (ILogEntry log)
String getHeader ()

Detailed Description

Convert a log into a twiki table (ASCII).

The formatted string is composed of plain ASCII, the fields are separated by a '|'.

The processing is done by delegating to the parent CSVConverter.

Author:
acaproni
Since:
ACS 8.1.0

Constructor & Destructor Documentation

alma::acs::logging::tools::TwikiTableConverter::TwikiTableConverter ( String  cols  )  [inline]

Constructor

Parameters:
cols The columns to write in the converted string
See also:
LogConverter::colIndex

Member Function Documentation

String alma::acs::logging::tools::TwikiTableConverter::convert ( ILogEntry  log  )  [inline, virtual]
String alma::acs::logging::tools::TwikiTableConverter::getHeader (  )  [inline, virtual]

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

Generated by  doxygen 1.6.2