OnixS C++ CME MDP Conflated UDP Handler  1.1.2
API documentation
FieldSet Struct Referenceabstract

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

Public Member Functions

virtual Field field (Tag) const =0
 

Detailed Description

The abstraction of a source of FIX information which provides access to the FIX fields by their tags.

Definition at line 35 of file Message.h.

Member Function Documentation

virtual Field field ( Tag  ) const
pure virtual

Returns field by its tag.

If the source does not contain any field with the given tag, the returned instance represents a null field.

Implemented in Message, and GroupEntry.


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