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

#include <ipc_test.capnp.proxy.h>

Static Public Member Functions

template<typename S >
static auto get (S &&s) -> decltype(s.getArg())
 
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 71 of file ipc_test.capnp.proxy.h.

Member Function Documentation

◆ get()

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

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

◆ getHas()

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

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

◆ getWant()

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

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

◆ has()

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

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

◆ init()

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

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

◆ set()

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

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

◆ setHas()

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

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

◆ setWant()

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

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


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