BDE 4.39.x Production Release
Loading...
Searching...
No Matches
ball::RecordFormatterFunctor Struct Reference

#include <ball_recordformatterfunctor.h>

Detailed Description

This struct provides a namespace for a typedef of the functor used for formatting log records to a stream.

See ball_recordformatterfunctor

Public Types

typedef bsl::function< void(bsl::ostream &, const Record &)> Type
 

Member Typedef Documentation

◆ Type

typedef bsl::function<void(bsl::ostream&, const Record&)> ball::RecordFormatterFunctor::Type

Type is the type of the functor used for formatting log records to a stream.


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