OnixS C++ CME MDP Premium Market Data Handler 5.9.0
API Documentation
Loading...
Searching...
No Matches
FieldSet Struct Referenceabstract

Public Member Functions

virtual Field field (Tag) const =0

Detailed Description

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.