OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
Field.h File Reference

Go to the source code of this file.

Classes

class  Field
 

Namespaces

 OnixS
 
 OnixS::CME
 
 OnixS::CME::iLink3
 
 OnixS::CME::iLink3::Messaging
 
 OnixS::CME::iLink3::Messaging::TagBased
 

Functions

bool operator== (const Field &ref, const std::string &str)
 
bool operator!= (const Field &ref, const std::string &str)
 
bool operator== (const std::string &str, const Field &ref)
 
bool operator!= (const std::string &str, const Field &ref)
 
bool operator== (const Field &ref, const char *str)
 
bool operator!= (const Field &ref, const char *str)
 
bool operator== (const char *str, const Field &ref)
 
bool operator!= (const char *str, const Field &ref)
 
std::ostream & operator<< (std::ostream &stream, const Field &field)