#include <dballe/msg/msg.h>
#include <dballe/core/record.h>
Go to the source code of this file.
Functions | |
| dba_err | dba_msg_filter_copy (dba_msg src, dba_msg *dst, dba_record filter) |
| Create a new dba_msg. | |
| dba_err dba_msg_filter_copy | ( | dba_msg | src, | |
| dba_msg * | dst, | |||
| dba_record | filter | |||
| ) |
Create a new dba_msg.
| msg | The newly created dba_msg. |
References _dba_msg_level::data, _dba_msg::data, _dba_msg_level::data_count, _dba_msg::data_count, DBA_RUN_OR_GOTO, DBA_RUN_OR_RETURN, _dba_msg_level::l1, _dba_msg_level::l2, _dba_msg_level::ltype1, _dba_msg_level::ltype2, _dba_msg_datum::p1, _dba_msg_datum::p2, _dba_msg_datum::pind, and _dba_msg_datum::var.
1.5.5