libdballe
7.19
|
Public Member Functions | |
TestMessage (File::Encoding type, const std::string &name) | |
void | read_from_file (const std::string &fname, const msg::Importer::Options &input_opts) |
void | read_from_raw (const BinaryMessage &msg, const msg::Importer::Options &input_opts) |
void | read_from_msgs (const Messages &msgs, const msg::Exporter::Options &export_opts) |
void | dump () const |
Public Attributes | |
std::string | name |
File::Encoding | type |
BinaryMessage | raw |
wreport::Bulletin * | bulletin = 0 |
Messages | msgs |