High Frequency FIX Parser
C++ library for high frequency messaging with the Financial Information Exchange (FIX) protocol.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NhffixNamespace for all types and functions of High Frequency FIX Parser
 CfieldA FIX field for hffix::message_reader, with tag and hffix::field_value
 Cfield_valueFIX field value for hffix::message_reader
 Cmessage_readerOne FIX message for reading
 Cmessage_reader_const_iteratorThe iterator type for hffix::message_reader. Typedef'd as hffix::message_reader::const_iterator
 Cmessage_writerOne FIX message for writing
 Ctag_equalA predicate constructed with a FIX tag which returns true if the tag of the hffix::field passed to the predicate is equal