MADARA  3.4.1
madara::knowledge::KnowledgeRequirements::MatchPredicate Struct Reference

A helper class for matching prefixes and suffixes. More...

#include <KnowledgeRequirements.h>

Public Attributes

std::string prefix
 a prefix to match More...
 
std::string suffix
 a suffix to match More...
 

Detailed Description

A helper class for matching prefixes and suffixes.

Definition at line 30 of file KnowledgeRequirements.h.

Member Data Documentation

◆ prefix

std::string madara::knowledge::KnowledgeRequirements::MatchPredicate::prefix

a prefix to match

Definition at line 33 of file KnowledgeRequirements.h.

◆ suffix

std::string madara::knowledge::KnowledgeRequirements::MatchPredicate::suffix

a suffix to match

Definition at line 36 of file KnowledgeRequirements.h.


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