This is the complete list of members for GroupInstance, including all inherited members.
| AccessPolicies typedef | FieldSet | protected |
| begin() const | FieldSet | |
| contain(Tag tag) const | FieldSet | inline |
| container_ | FieldSet | protected |
| end() const | FieldSet | |
| erase(Tag tag) | FieldSet | |
| fields(Fields &fields) const | FieldSet | |
| FieldSet() | FieldSet | protected |
| FieldSet(const Message *, void *, AccessPolicies) | FieldSet | protected |
| FieldSet(const FieldSet &) | FieldSet | protected |
| get(Tag tag) const | FieldSet | |
| getChar(Tag tag) const | FieldSet | |
| getDecimal(Tag tag) const | FieldSet | |
| getDecimal(Tag tag, Int32 exponent) const | FieldSet | |
| getDouble(Tag tag) const | FieldSet | |
| getGroup(Tag numberOfInstancesTag) const | FieldSet | |
| getInt32(Tag tag) const | FieldSet | |
| getInt64(Tag tag) const | FieldSet | |
| getStringRef(Tag tag) const | FieldSet | |
| getTimeSpan(Tag tag) const | FieldSet | |
| getTimestamp(Tag tag) const | FieldSet | |
| getTimestamp(Tag tag, TimestampFormat::Enum) const | FieldSet | |
| getUInt32(Tag tag) const | FieldSet | |
| getUInt64(Tag tag) const | FieldSet | |
| GroupInstance() | GroupInstance | |
| GroupInstance(const GroupInstance &other) | GroupInstance | |
| hasFlag(Tag tag) const | FieldSet | |
| impl_ | FieldSet | protected |
| MessageOperator class | GroupInstance | friend |
| operator=(const GroupInstance &) | GroupInstance | inline |
| OnixS::FIX::FieldSet::operator=(const FieldSet &) | FieldSet | protected |
| policies_ | FieldSet | protected |
| set(Tag tag, Int32 value) | FieldSet | |
| set(Tag tag, UInt32 value) | FieldSet | |
| set(Tag tag, Int64 value) | FieldSet | |
| set(Tag tag, UInt64 value) | FieldSet | |
| set(Tag tag, Double value, size_t precision=17) | FieldSet | |
| set(Tag tag, Double value, size_t precision, size_t length) | FieldSet | |
| set(Tag tag, const Decimal &value) | FieldSet | |
| set(Tag tag, const Decimal &value, size_t length) | FieldSet | |
| set(Tag tag, char value) | FieldSet | |
| set(Tag tag, const std::string &value) | FieldSet | |
| set(Tag tag, const char *value) | FieldSet | |
| set(Tag tag, const StringRef &value) | FieldSet | |
| set(Tag tag, const Timestamp &value, TimestampFormat::Enum valueFormat=TimestampFormat::YYYYMMDDHHMMSSNsec) | FieldSet | |
| set(Tag tag, const TimeSpan &value, TimeSpanFormat::Enum valueFormat=TimeSpanFormat::HHMMSSNsec) | FieldSet | |
| set(Tag tag, const FieldValueRef &value) | FieldSet | |
| setFlag(Tag tag, bool value) | FieldSet | |
| setGroup(Tag tag, size_t value) | FieldSet | |
| setV(Tag tag, Int32 value) | FieldSet | |
| setV(Tag tag, UInt32 value) | FieldSet | |
| setV(Tag tag, Int64 value) | FieldSet | |
| setV(Tag tag, UInt64 value) | FieldSet | |
| setV(Tag tag, Double value, size_t precision=17) | FieldSet | |
| setV(Tag tag, Double value, size_t precision, size_t length) | FieldSet | |
| setV(Tag tag, const Decimal &value) | FieldSet | |
| setV(Tag tag, const Decimal &value, size_t length) | FieldSet | |
| setV(Tag tag, const Timestamp &value, TimestampFormat::Enum valueFormat=TimestampFormat::YYYYMMDDHHMMSSNsec) | FieldSet | |
| setV(Tag tag, const TimeSpan &value, TimeSpanFormat::Enum valueFormat=TimeSpanFormat::HHMMSSNsec) | FieldSet | |
| swap(GroupInstance &) | GroupInstance | inline |
| OnixS::FIX::FieldSet::swap(FieldSet &) | FieldSet | protected |
| toString(char delimiter=0x1) const | GroupInstance | inline |
| toString(std::string &str, char delimiter=0x1) const | GroupInstance | |
| valid() const | FieldSet | |
| ~FieldSet() ONIXS_FIXENGINE_DEFAULT | FieldSet | protected |