Motr  M0

#include <filter.h>

Collaboration diagram for m0_fdmi_flt_var_node:
Collaboration graph

Data Fields

struct m0_buf ffvn_data
 

Detailed Description

FDMI filter node with "variable" operand

"Variable" operand doesn't contain constant value, that can be directly used as operand in operation. "Variable" operand contains information necessary to retrieve this operand instead.

In case of FDMI records, "variable" node can describe something like "get field foo from posted record"

Note
currently format of "variable" node is not defined

Definition at line 192 of file filter.h.

Field Documentation

◆ ffvn_data

struct m0_buf ffvn_data

Information to retrieve operand value

Definition at line 193 of file filter.h.


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