libdballe 9.14
dballe::msg::BulletinCSVWriter Class Reference

Write bulletins in CSV format to an output stream. More...

#include <bulletin.h>

Public Member Functions

 BulletinCSVWriter (FILE *out)
void output_bulletin (const wreport::Bulletin &bulletin)

Protected Attributes

bool first = true
FILE * out

Detailed Description

Write bulletins in CSV format to an output stream.

Headers will only be written for the first bulletin, and will not be written output_bulletin is never called.

The output stream will be left open when the class is destroyed.


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