libdballe 5.10
|
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. |
Annotated string buffer for encoded messages.
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