![]() |
fix8
version 1.4.0
Open Source C++ FIX Framework
|
This is the complete list of members for FIX8::RealmObject, including all inherited members.
| _isRange | FIX8::RealmObject | private |
| comp(const RealmObject *p1, const RealmObject *p2)=0 | FIX8::RealmObject | protectedpure virtual |
| create(const std::string &from, FieldTrait::FieldType ftype, bool isRange=false) | FIX8::RealmObject | static |
| is_range() const | FIX8::RealmObject | inline |
| operator<<(std::ostream &os, RealmObject &what) | FIX8::RealmObject | friend |
| print(std::ostream &os)=0 | FIX8::RealmObject | protectedpure virtual |
| RealmObject(bool isRange) | FIX8::RealmObject | inline |
| ~RealmObject() | FIX8::RealmObject | inlinevirtual |