libdballe  5.18
Public Member Functions | Data Fields
dballe::Rawmsg Struct Reference

Annotated string buffer for encoded messages. More...

#include <rawmsg.h>

Public Member Functions

void clear () throw ()

Data Fields

std::string file
 Pathname of the file from where the Rawmsg has been read.
long offset
 Start offset of this message inside the file where it is found.
int index
 Index of the message within the source.
Encoding encoding
 Format of the raw data.

Detailed Description

Annotated string buffer for encoded messages.


Field Documentation

std::string dballe::Rawmsg::file

Pathname of the file from where the Rawmsg has been read.

It can be empty when not applicable, such as when the message is created from scratch and not yet written


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