STBase * move(std::size_t n, void *buf) override
 
STLedgerEntry(Keylet const &k)
Create an empty object with the given key and type.
 
LedgerEntryType getType() const
 
SerializedTypeID getSType() const override
 
std::string getFullText() const override
 
bool thread(uint256 const &txID, std::uint32_t ledgerSeq, uint256 &prevTxID, std::uint32_t &prevLedgerID)
 
Json::Value getJson(JsonOptions options=JsonOptions::none) const override
 
STBase * copy(std::size_t n, void *buf) const override
 
bool isThreadedType(Rules const &rules) const
 
uint256 const & key() const
Returns the 'key' (or 'index') of this item.
 
std::string getText() const override