OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
TagValueSelector Class Reference

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

Public Member Functions

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

Detailed Description

Definition at line 119 of file MultiContainer.h.

Constructor & Destructor Documentation

TagValueSelector ( Tag  tag)
inlineexplicit

Initializes functor with the given tag.

Definition at line 125 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 132 of file MultiContainer.h.


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