B2BITS FIX Antenna HFT
1.0.16
|
This is the complete list of members for Engine::TagValueEx, including all inherited members.
cloneTagValue() const =0 | Engine::TagValueEx | pure virtual |
ConstFieldValue typedef | Engine::TagValue | |
copyTo(TagValue *dest, int destTag, int srcTag) const =0 | Engine::TagValue | pure virtual |
extendTV()=0 | Engine::TagValue | pure virtual |
extendTV() const =0 | Engine::TagValue | pure virtual |
FieldValue typedef | Engine::TagValue | |
get(int tag, FIXFieldValue *value) const =0 | Engine::TagValue | pure virtual |
getAsBoolean(int tag) const =0 | Engine::TagValue | pure virtual |
getAsChar(int tag) const =0 | Engine::TagValue | pure virtual |
getAsDateOnly(int tag) const =0 | Engine::TagValue | pure virtual |
getAsDecimal(int tag) const =0 | Engine::TagValue | pure virtual |
getAsDouble(int tag) const =0 | Engine::TagValue | pure virtual |
getAsGroup(int tag) | Engine::TagValue | |
getAsGroup(int tag) const | Engine::TagValue | |
getAsInt(int tag) const =0 | Engine::TagValue | pure virtual |
getAsInt32(int tag) const =0 | Engine::TagValue | pure virtual |
getAsInt64(int tag) const =0 | Engine::TagValue | pure virtual |
getAsLocalMktDate(int tag) const =0 | Engine::TagValue | pure virtual |
getAsMonthYear(int tag) const =0 | Engine::TagValue | pure virtual |
getAsMultipleChar(int tag) const =0 | Engine::TagValue | pure virtual |
getAsMultipleString(int tag) const =0 | Engine::TagValue | pure virtual |
getAsRaw(int tag) const =0 | Engine::TagValue | pure virtual |
getAsString(int tag) const =0 | Engine::TagValue | pure virtual |
getAsTimeOnly(int tag) const =0 | Engine::TagValue | pure virtual |
getAsTimestamp(int tag) const =0 | Engine::TagValue | pure virtual |
getAsUInt(int tag) const =0 | Engine::TagValue | pure virtual |
getAsUInt32(int tag) const =0 | Engine::TagValue | pure virtual |
getAsUInt64(int tag) const =0 | Engine::TagValue | pure virtual |
getField(int tag) const | Engine::TagValue | inline |
getField(int tag) | Engine::TagValue | inline |
getFields() const =0 | Engine::TagValue | pure virtual |
getGroup(int tag) const =0 | Engine::TagValue | pure virtual |
getGroup(int tag)=0 | Engine::TagValue | pure virtual |
hasFlag(int tag) const =0 | Engine::TagValue | pure virtual |
hasValue(int tag) const | Engine::TagValue | |
isEmpty(int tag) const =0 | Engine::TagValue | pure virtual |
isEqual(int tag, TagValue const *rv, int rvTag) const =0 | Engine::TagValue | pure virtual |
isSupported(int tag) const =0 | Engine::TagValue | pure virtual |
release() const =0 | Engine::TagValue | pure virtual |
release()=0 | Engine::TagValue | pure virtual |
release(TagValue const *obj) | Engine::TagValue | static |
remove(int tag)=0 | Engine::TagValue | pure virtual |
remove(const std::set< int > &tags)=0 | Engine::TagValue | pure virtual |
reserve(int tag, PreparedFieldIndex index, std::size_t size)=0 | Engine::TagValue | pure virtual |
set(int tag, MonthYear value)=0 | Engine::TagValue | pure virtual |
set(int tag, LocalMktDate value)=0 | Engine::TagValue | pure virtual |
set(int tag, UTCDateOnly value)=0 | Engine::TagValue | pure virtual |
set(int tag, UTCTimeOnly value)=0 | Engine::TagValue | pure virtual |
set(int tag, UTCTimestamp value)=0 | Engine::TagValue | pure virtual |
set(int tag, System::i32 value)=0 | Engine::TagValue | pure virtual |
set(int tag, System::u32 value)=0 | Engine::TagValue | pure virtual |
set(int tag, System::i64 value)=0 | Engine::TagValue | pure virtual |
set(int tag, System::u64 value)=0 | Engine::TagValue | pure virtual |
set(int tag, double value)=0 | Engine::TagValue | pure virtual |
set(int tag, Decimal value)=0 | Engine::TagValue | pure virtual |
set(int tag, AsciiString value)=0 | Engine::TagValue | pure virtual |
set(int tag, ByteArray value)=0 | Engine::TagValue | pure virtual |
set(int tag, char value)=0 | Engine::TagValue | pure virtual |
set(int tag, bool value)=0 | Engine::TagValue | pure virtual |
set(int tag, char const *value) | Engine::TagValue | inline |
set(int tag, const MultipleString &value)=0 | Engine::TagValue | pure virtual |
set(int tag, const MultipleChar &value)=0 | Engine::TagValue | pure virtual |
set(int tag, const FIXFieldValue &value)=0 | Engine::TagValue | pure virtual |
set(int tag, const std::string &value)=0 | Engine::TagValue | pure virtual |
TagValue() | Engine::TagValue | |
write(int tag, std::ostream &stream) const =0 | Engine::TagValue | pure virtual |
~TagValue() | Engine::TagValue | protectedvirtual |