Bitcoin Core 28.0.0
P2P Digital Currency
Loading...
Searching...
No Matches
mp::ipc_test_fields::B Struct Reference

#include <ipc_test.capnp.proxy.h>

Static Public Member Functions

template<typename S >
static auto get (S &&s) -> decltype(s.getB())
 
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)
 

Detailed Description

Definition at line 49 of file ipc_test.capnp.proxy.h.

Member Function Documentation

◆ get()

template<typename S >
static auto mp::ipc_test_fields::B::get ( S && s) -> decltype(s.getB())
inlinestatic

Definition at line 51 of file ipc_test.capnp.proxy.h.

◆ getHas()

template<typename S >
static bool mp::ipc_test_fields::B::getHas ( S && s)
inlinestatic

Definition at line 57 of file ipc_test.capnp.proxy.h.

◆ getWant()

template<typename S >
static bool mp::ipc_test_fields::B::getWant ( S && s)
inlinestatic

Definition at line 55 of file ipc_test.capnp.proxy.h.

◆ has()

template<typename S >
static bool mp::ipc_test_fields::B::has ( S && s)
inlinestatic

Definition at line 52 of file ipc_test.capnp.proxy.h.

◆ init()

template<typename S , typename... A>
static decltype(auto) mp::ipc_test_fields::B::init ( S && s,
A &&... a )
inlinestatic

Definition at line 54 of file ipc_test.capnp.proxy.h.

◆ set()

template<typename S , typename A >
static void mp::ipc_test_fields::B::set ( S && s,
A && a )
inlinestatic

Definition at line 53 of file ipc_test.capnp.proxy.h.

◆ setHas()

template<typename S >
static void mp::ipc_test_fields::B::setHas ( S && s)
inlinestatic

Definition at line 58 of file ipc_test.capnp.proxy.h.

◆ setWant()

template<typename S >
static void mp::ipc_test_fields::B::setWant ( S && s)
inlinestatic

Definition at line 56 of file ipc_test.capnp.proxy.h.


The documentation for this struct was generated from the following file: