OnixS C++ CME MDP Conflated UDP Handler  1.1.2
API documentation
TagValueSelector Class Reference

#include <OnixS/CME/ConflatedUDP/FIX/MultiContainer.h>

Public Member Functions

 TagValueSelector (Tag tag)
 
bool operator() (const TagValue &tagValue) const
 

Detailed Description

Functor to be used in algorythms to find tag-value pair in collections by tag component.

Definition at line 139 of file MultiContainer.h.

Constructor & Destructor Documentation

TagValueSelector ( Tag  tag)
inlineexplicit

Initializes functor with the given tag.

Definition at line 146 of file MultiContainer.h.

Member Function Documentation

bool operator() ( const TagValue tagValue) const
inline

Checks whether tag component of the given tag-value matches value stored by the functor.

Definition at line 155 of file MultiContainer.h.


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