Swarm-NG  1.1
swarm::log::binary_writer Class Reference

A writer plugin that writes to binary files. More...

Inheritance diagram for swarm::log::binary_writer:
swarm::log::writer

Public Member Functions

 binary_writer (const config &cfg)
 Constructor.
 
virtual void process (const char *log_data, size_t length)
 Process the log data and write to output.
 

Additional Inherited Members

- Static Public Member Functions inherited from swarm::log::writer
static shared_ptr< writercreate (const config &cfg)
 Integrator factory functions (and supporting typedefs) More...
 

Detailed Description

A writer plugin that writes to binary files.

(default writer in swarm)

Definition at line 39 of file binary_writer.cpp.


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