syslog-ng source
LogFilterPipe Struct Reference

#include <filter-pipe.h>

Collaboration diagram for LogFilterPipe:

Public Attributes

LogPipe super
 
FilterExprNode * expr
 
gchar * name
 
StatsCounterItemmatched
 
StatsCounterItemnot_matched
 

Member Data Documentation

◆ expr

FilterExprNode* LogFilterPipe::expr

◆ matched

StatsCounterItem* LogFilterPipe::matched

◆ name

gchar* LogFilterPipe::name

◆ not_matched

StatsCounterItem* LogFilterPipe::not_matched

◆ super

LogPipe LogFilterPipe::super

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