OnixS C++ FIX Engine  4.10.1
API Documentation
FieldValueRef.h File Reference

Go to the source code of this file.

Classes

class  FieldValueRef
 

Namespaces

 OnixS
 
 OnixS::FIX
 

Functions

 ONIXS_FIXENGINE_API_DECL (class, Message)
 
 ONIXS_FIXENGINE_API_DECL (class, Group)
 
bool operator== (const FieldValueRef &ref, const std::string &str)
 
bool operator!= (const FieldValueRef &ref, const std::string &str)
 
bool operator== (const std::string &str, const FieldValueRef &ref)
 
bool operator!= (const std::string &str, const FieldValueRef &ref)
 
bool operator== (const FieldValueRef &ref, const char *str)
 
bool operator!= (const FieldValueRef &ref, const char *str)
 
bool operator== (const char *str, const FieldValueRef &ref)
 
bool operator!= (const char *str, const FieldValueRef &ref)