#include <OnixS/CME/MDH/FIX/MultiContainer.h>
Public Member Functions | |
TagValueSelector (Tag tag) | |
bool | operator() (const TagValue &tagValue) const |
Definition at line 119 of file MultiContainer.h.
|
inlineexplicit |
Initializes functor with the given tag.
Definition at line 125 of file MultiContainer.h.
|
inline |
Checks whether tag component of the given tag-value matches value stored by the functor.
Definition at line 132 of file MultiContainer.h.