|
libdballe
8.6
|
Public Member Functions | |
| void | decode (Importer &imp, bool print_errors=false) |
| Decode all that can be decoded. | |
| void | set_msgs (std::vector< std::shared_ptr< Message >> *new_msgs) |
| Set the value of msgs, possibly replacing the previous one. | |
| void | processing_failed (std::exception &e) const __attribute__((noreturn)) |
| Throw a ProcessingException based on e. | |
Public Attributes | |
| unsigned | idx |
| BinaryMessage * | rmsg |
| wreport::Bulletin * | bulletin |
| std::vector< std::shared_ptr< Message > > * | msgs |
1.8.16