Public Member Functions | Private Attributes | List of all members
FIX::FieldMap::finder Class Reference

Public Member Functions

 finder (int tag)
 
bool operator() (const FieldBase &field) const
 

Private Attributes

int m_tag
 

Detailed Description

Definition at line 104 of file FieldMap.h.

Constructor & Destructor Documentation

◆ finder()

FIX::FieldMap::finder::finder ( int  tag)
inlineexplicit

Definition at line 107 of file FieldMap.h.

118 {

Member Function Documentation

◆ operator()()

bool FIX::FieldMap::finder::operator() ( const FieldBase field) const
inline

Definition at line 109 of file FieldMap.h.

118  {

Member Data Documentation

◆ m_tag

int FIX::FieldMap::finder::m_tag
private

Definition at line 115 of file FieldMap.h.


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

Generated on Thu Apr 23 2020 04:32:03 for QuickFIX by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2001