![]() |
Bitcoin ABC 0.32.4
P2P Digital Currency
|
This is the complete list of members for avalanche::Delegation, including all inherited members.
| computeDelegationId() const | avalanche::Delegation | private |
| Delegation(const LimitedProofId &limitedProofid_, const CPubKey &proofMaster_, const DelegationId &dgid_, std::vector< Level > levels_) | avalanche::Delegation | inlineprivate |
| Delegation() | avalanche::Delegation | inlineexplicit |
| DelegationBuilder | avalanche::Delegation | friend |
| dgid | avalanche::Delegation | private |
| FromHex(Delegation &dg, const std::string &dgHex, bilingual_str &errorOut) | avalanche::Delegation | static |
| getDelegatedPubkey() const | avalanche::Delegation | |
| getId() const | avalanche::Delegation | inline |
| getLevels() const | avalanche::Delegation | inline |
| getLimitedProofId() const | avalanche::Delegation | inline |
| getProofId() const | avalanche::Delegation | |
| getProofMaster() const | avalanche::Delegation | inline |
| levels | avalanche::Delegation | private |
| limitedProofid | avalanche::Delegation | private |
| proofMaster | avalanche::Delegation | private |
| SERIALIZE_METHODS(Delegation, obj) | avalanche::Delegation | inline |
| verify(DelegationState &state, CPubKey &auth) const | avalanche::Delegation |