Public Types | |
using | opertorType = Operator< T > |
Public Member Functions | |
TypeInfoNV (opertorType::TYPENAME()) | |
compareTwo (const dictionary &dict) | |
bool | operator() (const T &value) const |
Protected Attributes | |
T | compValue1_ |
T | compValue2_ |
opertorType | operator_ {} |
Definition at line 140 of file IncludeMask.hpp.
using opertorType = Operator<T> |
Definition at line 143 of file IncludeMask.hpp.
|
inline |
Definition at line 152 of file IncludeMask.hpp.
TypeInfoNV | ( | opertorType::TYPENAME() | ) |
|
inline |
Definition at line 158 of file IncludeMask.hpp.
References compareTwo< T, Operator >::compValue1_, compareTwo< T, Operator >::compValue2_, and compareTwo< T, Operator >::operator_.
|
protected |
Definition at line 145 of file IncludeMask.hpp.
Referenced by compareTwo< T, Operator >::operator()().
|
protected |
Definition at line 146 of file IncludeMask.hpp.
Referenced by compareTwo< T, Operator >::operator()().
|
protected |
Definition at line 147 of file IncludeMask.hpp.
Referenced by compareTwo< T, Operator >::operator()().