rippled
|
This is the complete list of members for ripple::STTx, including all inherited members.
add(Serializer &s) const override | ripple::STObject | virtual |
add(Serializer &s, WhichFields whichFields) const | ripple::STObject | private |
addFieldID(Serializer &s) const | ripple::STBase | |
addWithoutSigningFields(Serializer &s) const | ripple::STObject | |
applyTemplate(const SOTemplate &type) | ripple::STObject | |
applyTemplateFromSField(SField const &) | ripple::STObject | |
at(TypedField< T > const &f) const | ripple::STObject | |
at(OptionaledField< T > const &of) const | ripple::STObject | |
at(TypedField< T > const &f) | ripple::STObject | |
at(OptionaledField< T > const &of) | ripple::STObject | |
at(TypedField< T > const &f) -> ValueProxy< T > | ripple::STObject | |
at(OptionaledField< T > const &of) -> OptionalProxy< T > | ripple::STObject | |
begin() const | ripple::STObject | |
checkMultiSign(RequireFullyCanonicalSig requireCanonicalSig, Rules const &rules) const | ripple::STTx | private |
checkSign(RequireFullyCanonicalSig requireCanonicalSig, Rules const &rules) const | ripple::STTx | |
checkSingleSign(RequireFullyCanonicalSig requireCanonicalSig) const | ripple::STTx | private |
clearFlag(std::uint32_t) | ripple::STObject | |
copy(std::size_t n, void *buf) const override | ripple::STTx | privatevirtual |
ripple::CountedObject() noexcept | ripple::CountedObject< STObject > | |
ripple::CountedObject(CountedObject const &) noexcept | ripple::CountedObject< STObject > | |
CountedObject< STTx >::CountedObject() noexcept | ripple::CountedObject< STTx > | |
CountedObject< STTx >::CountedObject(CountedObject const &) noexcept | ripple::CountedObject< STTx > | |
delField(SField const &field) | ripple::STObject | |
delField(int index) | ripple::STObject | |
detail::STVar class | ripple::STTx | friend |
downcast() | ripple::STBase | |
downcast() const | ripple::STBase | |
emplace(std::size_t n, void *buf, T &&val) | ripple::STBase | protectedstatic |
emplace_back(Args &&... args) | ripple::STObject | |
empty() const | ripple::STObject | |
end() const | ripple::STObject | |
fName | ripple::STBase | private |
getAccountID(SField const &field) const | ripple::STObject | |
getCount() const | ripple::STObject | |
ripple::getCounter() noexcept | ripple::CountedObject< STObject > | privatestatic |
getField(SField const &field) | ripple::STObject | |
getFieldAmount(SField const &field) const | ripple::STObject | |
getFieldArray(SField const &field) const | ripple::STObject | |
getFieldByConstRef(SField const &field, V const &empty) const | ripple::STObject | private |
getFieldByValue(SField const &field) const | ripple::STObject | private |
getFieldByValue(SField const &field) const | ripple::STObject | |
getFieldH128(SField const &field) const | ripple::STObject | |
getFieldH160(SField const &field) const | ripple::STObject | |
getFieldH256(SField const &field) const | ripple::STObject | |
getFieldIndex(SField const &field) const | ripple::STObject | |
getFieldPathSet(SField const &field) const | ripple::STObject | |
getFieldSType(int index) const | ripple::STObject | |
getFieldU16(SField const &field) const | ripple::STObject | |
getFieldU32(SField const &field) const | ripple::STObject | |
getFieldU64(SField const &field) const | ripple::STObject | |
getFieldU8(SField const &field) const | ripple::STObject | |
getFieldV256(SField const &field) const | ripple::STObject | |
getFieldVL(SField const &field) const | ripple::STObject | |
getFlags() const | ripple::STObject | |
getFName() const | ripple::STBase | |
getFullText() const override | ripple::STTx | virtual |
getHash(HashPrefix prefix) const | ripple::STObject | |
getIndex(int offset) | ripple::STObject | |
getJson(JsonOptions options) const override | ripple::STTx | virtual |
getJson(JsonOptions options, bool binary) const | ripple::STTx | |
getMentionedAccounts() const | ripple::STTx | |
getMetaSQL(std::uint32_t inLedger, std::string const &escapedMetaData) const | ripple::STTx | |
getMetaSQL(Serializer rawTxn, std::uint32_t inLedger, char status, std::string const &escapedMetaData) const | ripple::STTx | |
getMetaSQLInsertReplaceHeader() | ripple::STTx | static |
getPField(SField const &field, bool createOkay=false) | ripple::STObject | |
getPIndex(int offset) | ripple::STObject | |
getSeqProxy() const | ripple::STTx | |
getSerializer() const | ripple::STObject | |
getSignature() const | ripple::STTx | |
getSigningHash() const | ripple::STTx | |
ripple::STObject::getSigningHash(HashPrefix prefix) const | ripple::STObject | |
getSigningPubKey() const | ripple::STTx | |
getSortedFields(STObject const &objToSort, WhichFields whichFields) | ripple::STObject | privatestatic |
getSType() const override | ripple::STTx | virtual |
getText() const override | ripple::STObject | virtual |
getTransactionID() const | ripple::STTx | |
getTxnType() const | ripple::STTx | |
hasMatchingEntry(const STBase &) | ripple::STObject | |
isDefault() const override | ripple::STObject | virtual |
isEquivalent(const STBase &t) const override | ripple::STObject | virtual |
isFieldPresent(SField const &field) const | ripple::STObject | |
isFlag(std::uint32_t) const | ripple::STObject | |
isFree() const | ripple::STObject | |
iterator typedef | ripple::STObject | |
list_type typedef | ripple::STObject | private |
makeFieldAbsent(SField const &field) | ripple::STObject | |
makeFieldPresent(SField const &field) | ripple::STObject | |
maxMultiSigners(Rules const *rules=0) | ripple::STTx | static |
minMultiSigners | ripple::STTx | static |
move(std::size_t n, void *buf) override | ripple::STTx | privatevirtual |
mType | ripple::STObject | private |
omitSigningFields enum value | ripple::STObject | private |
operator!=(const STObject &o) const | ripple::STObject | |
ripple::STBase::operator!=(const STBase &t) const | ripple::STBase | |
operator=(STTx const &other)=delete | ripple::STTx | |
ripple::STObject::operator=(STObject const &)=default | ripple::STObject | |
ripple::STObject::operator=(STObject &&other) | ripple::STObject | |
ripple::STBase::operator=(const STBase &t) | ripple::STBase | |
ripple::CountedObject< STObject >::operator=(CountedObject const &) noexcept=default | ripple::CountedObject< STObject > | |
CountedObject< STTx >::operator=(CountedObject const &) noexcept=default | ripple::CountedObject< STTx > | |
operator==(const STObject &o) const | ripple::STObject | |
ripple::STBase::operator==(const STBase &t) const | ripple::STBase | |
operator[](TypedField< T > const &f) const | ripple::STObject | |
operator[](OptionaledField< T > const &of) const | ripple::STObject | |
operator[](TypedField< T > const &f) | ripple::STObject | |
operator[](OptionaledField< T > const &of) | ripple::STObject | |
operator[](TypedField< T > const &f) -> ValueProxy< T > | ripple::STObject | |
operator[](OptionaledField< T > const &of) -> OptionalProxy< T > | ripple::STObject | |
peekAtField(SField const &field) const | ripple::STObject | |
peekAtIndex(int offset) const | ripple::STObject | |
peekAtPField(SField const &field) const | ripple::STObject | |
peekAtPIndex(int offset) const | ripple::STObject | |
peekField(SField const &field) | ripple::STObject | private |
peekFieldArray(SField const &field) | ripple::STObject | |
peekFieldObject(SField const &field) | ripple::STObject | |
RequireFullyCanonicalSig enum name | ripple::STTx | |
reserve(std::size_t n) | ripple::STObject | |
set(const SOTemplate &) | ripple::STObject | |
set(SerialIter &u, int depth=0) | ripple::STObject | |
set(std::unique_ptr< STBase > v) | ripple::STObject | |
set(STBase *v) | ripple::STObject | |
setAccountID(SField const &field, AccountID const &) | ripple::STObject | |
setFieldAmount(SField const &field, STAmount const &) | ripple::STObject | |
setFieldArray(SField const &field, STArray const &v) | ripple::STObject | |
setFieldH128(SField const &field, uint128 const &) | ripple::STObject | |
setFieldH160(SField const &field, base_uint< 160, Tag > const &v) | ripple::STObject | |
setFieldH256(SField const &field, uint256 const &) | ripple::STObject | |
setFieldPathSet(SField const &field, STPathSet const &) | ripple::STObject | |
setFieldU16(SField const &field, std::uint16_t) | ripple::STObject | |
setFieldU32(SField const &field, std::uint32_t) | ripple::STObject | |
setFieldU64(SField const &field, std::uint64_t) | ripple::STObject | |
setFieldU8(SField const &field, unsigned char) | ripple::STObject | |
setFieldUsingAssignment(SField const &field, T const &value) | ripple::STObject | private |
setFieldUsingSetValue(SField const &field, V value) | ripple::STObject | private |
setFieldV256(SField const &field, STVector256 const &v) | ripple::STObject | |
setFieldVL(SField const &field, Blob const &) | ripple::STObject | |
setFieldVL(SField const &field, Slice const &) | ripple::STObject | |
setFlag(std::uint32_t) | ripple::STObject | |
setFName(SField const &n) | ripple::STBase | |
sign(PublicKey const &publicKey, SecretKey const &secretKey) | ripple::STTx | |
STBase() | ripple::STBase | |
STBase(const STBase &)=default | ripple::STBase | |
STBase(SField const &n) | ripple::STBase | explicit |
STObject(STObject const &)=default | ripple::STObject | |
STObject(SOTemplate const &type, SField const &name, F &&f) | ripple::STObject | |
STObject(STObject &&) | ripple::STObject | |
STObject(const SOTemplate &type, SField const &name) | ripple::STObject | |
STObject(const SOTemplate &type, SerialIter &sit, SField const &name) | ripple::STObject | |
STObject(SerialIter &sit, SField const &name, int depth=0) | ripple::STObject | |
STObject(SerialIter &&sit, SField const &name) | ripple::STObject | |
STObject(SField const &name) | ripple::STObject | explicit |
STTx()=delete | ripple::STTx | |
STTx(STTx const &other)=default | ripple::STTx | |
STTx(SerialIter &sit) | ripple::STTx | explicit |
STTx(SerialIter &&sit) | ripple::STTx | explicit |
STTx(STObject &&object) | ripple::STTx | explicit |
STTx(TxType type, std::function< void(STObject &)> assembler) | ripple::STTx | |
tid_ | ripple::STTx | private |
tx_type_ | ripple::STTx | private |
v_ | ripple::STObject | private |
WhichFields enum name | ripple::STObject | private |
withAllFields enum value | ripple::STObject | private |
ripple::~CountedObject() noexcept | ripple::CountedObject< STObject > | |
CountedObject< STTx >::~CountedObject() noexcept | ripple::CountedObject< STTx > | |
~STBase()=default | ripple::STBase | virtual |
~STObject()=default | ripple::STObject | virtual |