|
cppDataPipeline 0.3.0
C++ Implementation of the FAIR Data Pipeline API
|
Public Types | |
| typedef std::shared_ptr< SinkFormatter > | sptr |
Public Types inherited from FairDataPipeline::logging::ISinkFormatter | |
| typedef std::shared_ptr< ISinkFormatter > | sptr |
Public Member Functions | |
| std::string | header (enum LOG_LEVEL msg_lvl, Logger *logger) |
| virtual std::string | header (enum LOG_LEVEL msg_lvl, Logger *logger)=0 |
Static Public Member Functions | |
| static sptr | create () |
|
virtual |
Implements FairDataPipeline::logging::ISinkFormatter.