The Sparta Modeling Framework
Loading...
Searching...
No Matches
sparta::log::Formatter::Info Struct Reference

Formatter type description. Used in a table to describe various formatter sublasses. More...

#include <Destination.hpp>

Public Attributes

const char *const extension
 
const std::string extname
 
std::function< Formatter *(std::ostream &)> factory
 

Detailed Description

Formatter type description. Used in a table to describe various formatter sublasses.

Definition at line 244 of file Destination.hpp.

Member Data Documentation

◆ extension

const char* const sparta::log::Formatter::Info::extension

Definition at line 245 of file Destination.hpp.

◆ extname

const std::string sparta::log::Formatter::Info::extname

Definition at line 246 of file Destination.hpp.

◆ factory

std::function<Formatter* (std::ostream&)> sparta::log::Formatter::Info::factory

Definition at line 247 of file Destination.hpp.


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