Public Member Functions | Public Attributes | List of all members
wordRes::matcher Struct Reference
Collaboration diagram for wordRes::matcher:
Collaboration graph
[legend]

Public Member Functions

 matcher (const UList< wordRe > &selectors)
 
bool operator() (const std::string &text) const
 

Public Attributes

const UList< wordRe > & values
 

Detailed Description

Definition at line 79 of file wordRes.H.

Constructor & Destructor Documentation

◆ matcher()

matcher ( const UList< wordRe > &  selectors)
inline

Definition at line 83 of file wordRes.H.

Member Function Documentation

◆ operator()()

bool operator() ( const std::string &  text) const
inline

Definition at line 131 of file wordResI.H.

References Foam::HashTableOps::values().

Here is the call graph for this function:

Member Data Documentation

◆ values

const UList<wordRe>& values

Definition at line 81 of file wordRes.H.


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