#include <OnixS/CME/ConflatedUDP/FIX/Message.h>
Public Member Functions | |
virtual Field | field (Tag) const =0 |
The abstraction of a source of FIX information which provides access to the FIX fields by their tags.
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.