![]() |
Bitcoin Core 31.99.0
P2P Digital Currency
|
#include <proxy-types.h>
Public Member Functions | |
| template<typename S > | |
| StructField (S &struct_) | |
| decltype(auto) | get () const |
| bool | has () const |
| bool | want () const |
| template<typename... Args> | |
| decltype(auto) | set (Args &&...args) const |
| template<typename... Args> | |
| decltype(auto) | init (Args &&...args) const |
| void | setHas () const |
| void | setWant () const |
Public Attributes | |
| Struct & | m_struct |
Definition at line 33 of file proxy-types.h.
|
inline |
Definition at line 36 of file proxy-types.h.
|
inline |
Definition at line 41 of file proxy-types.h.
|
inline |
Definition at line 43 of file proxy-types.h.
|
inline |
Definition at line 65 of file proxy-types.h.
|
inline |
Definition at line 61 of file proxy-types.h.
|
inline |
Definition at line 69 of file proxy-types.h.
|
inline |
Definition at line 75 of file proxy-types.h.
|
inline |
Definition at line 53 of file proxy-types.h.
| Struct& mp::StructField< Accessor, Struct >::m_struct |
Definition at line 39 of file proxy-types.h.