OnixS C++ CME MDP Conflated UDP Handler 1.1.2
API documentation
Loading...
Searching...
No Matches
FieldSet Struct Referenceabstract

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

◆ field()

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 GroupEntry, and Message.