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