OnixS C++ FIX Engine 4.13.0
API Documentation
Loading...
Searching...
No Matches
FieldValueRef.h File Reference

Go to the source code of this file.

Classes

class  FieldValueRef

Namespaces

namespace  OnixS
namespace  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)