Fabcoin Core  0.16.2
P2P Digital Currency
FascState Member List

This is the complete list of members for FascState, including all inherited members.

account(Address const &_addr) const dev::eth::Stateprotected
account(Address const &_addr)dev::eth::Stateprotected
accountNonemptyAndExisting(Address const &_address) const dev::eth::State
accountStartNonce() const dev::eth::Stateinline
addBalance(dev::Address const &_id, dev::u256 const &_amount)FascStateprivatevirtual
addresses() const dev::eth::State
addressHasCode(Address const &_address) const dev::eth::State
addressInUse(Address const &_address) const dev::eth::State
balance(Address const &_id) const dev::eth::State
cacheUTXOFascStateprivate
clearCacheIfTooLarge() const dev::eth::Stateprotected
code(Address const &_addr) const dev::eth::State
codeHash(Address const &_contract) const dev::eth::State
codeSize(Address const &_contract) const dev::eth::State
commit(CommitBehaviour _commitBehaviour)dev::eth::State
CommitBehaviour enum namedev::eth::State
CondensingTXFascState
createAccount(Address const &_address, Account const &&_account)dev::eth::Stateprotected
createContract(Address const &_address)dev::eth::State
createFascAddress(dev::h256 hashTx, uint32_t voutNumber)FascStateprivate
db() const dev::eth::Stateinline
db()dev::eth::Stateinline
dbUTXOFascStateprivate
dbUtxo() const FascStateinline
dbUtxo()FascStateinline
deleteAccounts(std::set< dev::Address > &addrs)FascStateprivate
execute(dev::eth::EnvInfo const &_envInfo, dev::eth::SealEngineFace const &_sealEngine, FascTransaction const &_t, dev::eth::Permanence _p=dev::eth::Permanence::Committed, dev::eth::OnOpFunc const &_onOp=OnOpFunc())FascState
dev::eth::State::execute(EnvInfo const &_envInfo, SealEngineFace const &_sealEngine, Transaction const &_t, Permanence _p=Permanence::Committed, OnOpFunc const &_onOp=OnOpFunc())dev::eth::State
FascState()FascState
FascState(dev::u256 const &_accountStartNonce, dev::OverlayDB const &_db, const std::string &_path, dev::eth::BaseState _bs=dev::eth::BaseState::PreExisting)FascState
getNonce(Address const &_addr) const dev::eth::State
incNonce(Address const &_id)dev::eth::State
kill(dev::Address _addr)FascStateprivatevirtual
m_accountStartNoncedev::eth::Stateprotected
m_cachedev::eth::Statemutableprotected
m_changeLogdev::eth::Stateprotected
m_dbdev::eth::Stateprotected
m_nonExistingAccountsCachedev::eth::Statemutableprotected
m_statedev::eth::Stateprotected
m_toucheddev::eth::Stateprotected
m_unchangedCacheEntriesdev::eth::Statemutableprotected
newAddressFascStateprivate
noteAccountStartNonce(u256 const &_actual)dev::eth::State
Null enum valuedev::eth::State
NullType enum namedev::eth::State
openDB(std::string const &_path, h256 const &_genesisHash, WithExisting _we=WithExisting::Trust)dev::eth::Statestatic
operator=(State const &_s)dev::eth::State
populateFrom(AccountMap const &_map)dev::eth::State
printfErrorLog(const dev::eth::TransactionException er)FascStateprivate
removeEmptyAccounts()dev::eth::Stateprotected
requireAccountStartNonce() const dev::eth::State
rollback(size_t _savepoint)dev::eth::State
rootHash() const dev::eth::Stateinline
rootHashUTXO() const FascStateinline
savepoint() const dev::eth::State
setCacheUTXO(dev::Address const &address, Vin const &vin)FascStateinline
setNewCode(Address const &_address, bytes &&_code)dev::eth::State
setRoot(h256 const &_root)dev::eth::State
setRootUTXO(dev::h256 const &_r)FascStateinline
setStorage(Address const &_contract, u256 const &_location, u256 const &_value)dev::eth::State
State(u256 const &_accountStartNonce)dev::eth::Stateinlineexplicit
State(u256 const &_accountStartNonce, OverlayDB const &_db, BaseState _bs=BaseState::PreExisting)dev::eth::Stateexplicit
State(NullType)dev::eth::Stateinline
State(State const &_s)dev::eth::State
stateUTXOFascStateprivate
storage(Address const &_contract, u256 const &_memory) const dev::eth::State
storage(Address const &_contract) const dev::eth::State
storageRoot(Address const &_contract) const dev::eth::State
subBalance(Address const &_addr, u256 const &_value)dev::eth::State
transferBalance(dev::Address const &_from, dev::Address const &_to, dev::u256 const &_value)FascStateprivatevirtual
transfersFascStateprivate
updateUTXO(const std::unordered_map< dev::Address, Vin > &vins)FascStateprivate
vin(dev::Address const &_a) const FascStateprivate
vin(dev::Address const &_addr)FascStateprivate
vins() const FascState
~FascState()FascStateinlinevirtual
~State()dev::eth::Stateinlinevirtual