Generic statistic sink base class for report archives.
More...
#include <ArchiveSink.hpp>
|
| void | setRoot (const std::shared_ptr< RootArchiveNode > &root) |
| |
|
virtual void | copyMetadataFrom (const ArchiveStream *stream)=0 |
| |
|
virtual void | sendToSink (const std::vector< double > &values)=0 |
| |
|
virtual void | flush ()=0 |
| |
| void | setPath (const std::string &path) |
| |
| void | setSubpath (const std::string &subpath) |
| |
| const std::string & | getPath () const |
| |
| const std::string & | getSubpath () const |
| |
|
virtual void | initialize ()=0 |
| |
Generic statistic sink base class for report archives.
Definition at line 18 of file ArchiveSink.hpp.
◆ getRoot_() [1/2]
◆ getRoot_() [2/2]
| const RootArchiveNode * sparta::statistics::ArchiveSink::getRoot_ |
( |
| ) |
const |
|
inlineprotected |
◆ setRoot()
| void sparta::statistics::ArchiveSink::setRoot |
( |
const std::shared_ptr< RootArchiveNode > & | root | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- /github/workspace/sparta/sparta/statistics/dispatch/archives/ArchiveSink.hpp