This is the complete list of members for ExecutionReportTradeAddendumSpreadLeg550::FillsEntry, including all inherited members.
accessor() const noexcept | FieldSet | inlineprotected |
BinaryEntry typedef | ExecutionReportTradeAddendumSpreadLeg550::FillsEntry | |
contain(Tag tag) const noexcept | FieldSet | |
field(Tag tag) const noexcept | FieldSet | inline |
FieldSet(BinaryBlockBase &binary, const FieldAccessor *accessor) noexcept | FieldSet | inlineprotected |
Fills | ExecutionReportTradeAddendumSpreadLeg550::FillsEntry | friend |
FillsEntry(const BinaryEntry &entry) noexcept | ExecutionReportTradeAddendumSpreadLeg550::FillsEntry | inlineexplicit |
getBitSet(Tag tag) const | FieldSet | inline |
getChar(Tag tag) const | FieldSet | |
getDecimal(Tag tag) const | FieldSet | |
getEnumeration(Tag tag) const | FieldSet | inline |
getInt16(Tag tag) const | FieldSet | |
getInt32(Tag tag) const | FieldSet | |
getInt64(Tag tag) const | FieldSet | |
getInt8(Tag tag) const | FieldSet | |
getMaturityMonthYear(Tag tag) const | FieldSet | |
getStringRef(Tag tag) const | FieldSet | |
getTimestamp(Tag tag) const | FieldSet | |
getUInt16(Tag tag) const | FieldSet | |
getUInt32(Tag tag) const | FieldSet | |
getUInt64(Tag tag) const | FieldSet | |
getUInt8(Tag tag) const | FieldSet | |
GroupEntry() noexcept | GroupEntry | inline |
GroupEntry(const GroupEntry &r) noexcept | GroupEntry | inline |
GroupEntry(const GroupEntrySource &binary, const GroupEntryAccessor &accessor) noexcept | GroupEntry | inlineprotected |
operator bool() const noexcept | FieldSet | inlineexplicit |
operator=(const GroupEntry &r) noexcept | GroupEntry | inline |
operator[](Tag tag) const noexcept | FieldSet | inline |
reset() noexcept | FieldSet | inline |
resetField(Tag tag) | FieldSet | inline |
set(Tag tag, const Field &field) | FieldSet | inline |
set(Tag tag, BitSet value, typename BitSet::Bits *=nullptr) | FieldSet | inline |
set(Tag tag, Char value) | FieldSet | |
set(Tag tag, UInt64 value) | FieldSet | |
set(Tag tag, Int64 value) | FieldSet | |
set(Tag tag, UInt32 value) | FieldSet | |
set(Tag tag, Int32 value) | FieldSet | |
set(Tag tag, UInt16 value) | FieldSet | |
set(Tag tag, Int16 value) | FieldSet | |
set(Tag tag, UInt8 value) | FieldSet | |
set(Tag tag, Int8 value) | FieldSet | |
set(Tag tag, const Decimal &value) | FieldSet | |
set(Tag tag, StrRef value) | FieldSet | |
set(Tag tag, Timestamp value) | FieldSet | |
set(Tag tag, const MaturityMonthYear &value) | FieldSet | |
setAccessor(const FieldAccessor *obj) noexcept | FieldSet | inlineprotected |
setField(Tag tag, const Field &field) | FieldSet | inline |
~FieldSet()=default | FieldSet | protected |