|
CCF
|
Classes | |
| struct | AllNodesSummary |
| struct | GetCommit |
| class | NoBuiltinsRegistry |
| struct | NodeQuote |
| struct | NodeSummary |
| struct | TimeResponse |
| struct | TransactionIDResponse |
Functions | |
| DECLARE_JSON_TYPE (NodeQuote) | |
| DECLARE_JSON_REQUIRED_FIELDS (NodeQuote, quote_format, quote, endorsements) | |
| DECLARE_JSON_TYPE_WITH_BASE (NodeSummary, NodeQuote) | |
| DECLARE_JSON_REQUIRED_FIELDS (NodeSummary, committed_view, committed_seqno, node_id) | |
| DECLARE_JSON_TYPE (AllNodesSummary) | |
| DECLARE_JSON_REQUIRED_FIELDS (AllNodesSummary, nodes) | |
| DECLARE_JSON_TYPE (TransactionIDResponse) | |
| DECLARE_JSON_REQUIRED_FIELDS (TransactionIDResponse, transaction_id) | |
| DECLARE_JSON_TYPE (TimeResponse) | |
| DECLARE_JSON_REQUIRED_FIELDS (TimeResponse, timestamp) | |
| DECLARE_JSON_TYPE (GetCommit) | |
| DECLARE_JSON_REQUIRED_FIELDS (GetCommit, transaction_id) | |
| nobuiltins::DECLARE_JSON_REQUIRED_FIELDS | ( | AllNodesSummary | , |
| nodes | |||
| ) |
| nobuiltins::DECLARE_JSON_REQUIRED_FIELDS | ( | GetCommit | , |
| transaction_id | |||
| ) |
| nobuiltins::DECLARE_JSON_REQUIRED_FIELDS | ( | NodeQuote | , |
| quote_format | , | ||
| quote | , | ||
| endorsements | |||
| ) |
| nobuiltins::DECLARE_JSON_REQUIRED_FIELDS | ( | NodeSummary | , |
| committed_view | , | ||
| committed_seqno | , | ||
| node_id | |||
| ) |
| nobuiltins::DECLARE_JSON_REQUIRED_FIELDS | ( | TimeResponse | , |
| timestamp | |||
| ) |
| nobuiltins::DECLARE_JSON_REQUIRED_FIELDS | ( | TransactionIDResponse | , |
| transaction_id | |||
| ) |
| nobuiltins::DECLARE_JSON_TYPE | ( | AllNodesSummary | ) |
| nobuiltins::DECLARE_JSON_TYPE | ( | GetCommit | ) |
| nobuiltins::DECLARE_JSON_TYPE | ( | NodeQuote | ) |
| nobuiltins::DECLARE_JSON_TYPE | ( | TimeResponse | ) |
| nobuiltins::DECLARE_JSON_TYPE | ( | TransactionIDResponse | ) |
| nobuiltins::DECLARE_JSON_TYPE_WITH_BASE | ( | NodeSummary | , |
| NodeQuote | |||
| ) |