FIX Protocol Dialect.
Public Member Functions | |
Dialect (const std::string &dialectId) | |
Dialect (const Dialect &other) | |
const std::string & | id () const |
Version | version () const |
Dialect & | operator= (const Dialect &other) |
bool | operator== (const Dialect &other) const |
bool | operator!= (const Dialect &other) const |
Dialect | ( | const std::string & | dialectId | ) |
Version version | ( | ) | const |
Version of the FIX messaging specification (protocol) on which the dialect is based.