Filtering functions for dba_msg objects. More...
#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. |
Filtering functions for dba_msg objects.
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_context::data, _dba_msg::data, _dba_msg_context::data_count, _dba_msg::data_count, DBA_RUN_OR_GOTO, DBA_RUN_OR_RETURN, _dba_msg_context::l1, _dba_msg_context::l2, _dba_msg_context::ltype1, _dba_msg_context::ltype2, _dba_msg_context::p1, _dba_msg_context::p2, and _dba_msg_context::pind.