![]() |
Bitcoin Core 28.0.0
P2P Digital Currency
|
#include <init.capnp.proxy.h>
Static Public Member Functions | |
| template<typename S > | |
| static auto | get (S &&s) -> decltype(s.getResult()) |
| template<typename S > | |
| static bool | has (S &&s) |
| template<typename S , typename A > | |
| static void | set (S &&s, A &&a) |
| template<typename S , typename... A> | |
| static decltype(auto) | init (S &&s, A &&... a) |
| template<typename S > | |
| static bool | getWant (S &&s) |
| template<typename S > | |
| static void | setWant (S &&s) |
| template<typename S > | |
| static bool | getHas (S &&s) |
| template<typename S > | |
| static void | setHas (S &&s) |
Definition at line 49 of file init.capnp.proxy.h.
|
inlinestatic |
Definition at line 51 of file init.capnp.proxy.h.
Definition at line 57 of file init.capnp.proxy.h.
Definition at line 55 of file init.capnp.proxy.h.
Definition at line 52 of file init.capnp.proxy.h.
|
inlinestatic |
Definition at line 54 of file init.capnp.proxy.h.
|
inlinestatic |
Definition at line 53 of file init.capnp.proxy.h.
Definition at line 58 of file init.capnp.proxy.h.
Definition at line 56 of file init.capnp.proxy.h.