Public Member Functions | Data Fields

matcher_tags Struct Reference

#include <MatcherUtils.h>

Public Member Functions

bool empty () const

Data Fields

const char * match_host
const char * match_domain
const char * match_ip
const char * match_regex
const char * match_url
const char * match_host_regex
bool dest_error_msg

Detailed Description

Definition at line 91 of file MatcherUtils.h.


Member Function Documentation

bool matcher_tags::empty (  )  const [inline]

Definition at line 101 of file MatcherUtils.h.

References match_domain, match_host, match_host_regex, match_ip, match_regex, and match_url.

Referenced by parseConfigLine().


Field Documentation

Definition at line 99 of file MatcherUtils.h.

Referenced by parseConfigLine().

Definition at line 94 of file MatcherUtils.h.

Referenced by empty(), and parseConfigLine().

Definition at line 93 of file MatcherUtils.h.

Referenced by empty(), and parseConfigLine().

Definition at line 98 of file MatcherUtils.h.

Referenced by empty(), and parseConfigLine().

Definition at line 95 of file MatcherUtils.h.

Referenced by empty(), and parseConfigLine().

Definition at line 96 of file MatcherUtils.h.

Referenced by empty(), and parseConfigLine().

Definition at line 97 of file MatcherUtils.h.

Referenced by empty(), and parseConfigLine().


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