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

#include <ipc_test.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)
 

Detailed Description

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

Member Function Documentation

◆ get()

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

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

◆ getHas()

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

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

◆ getWant()

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

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

◆ has()

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

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

◆ init()

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

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

◆ set()

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

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

◆ setHas()

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

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

◆ setWant()

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

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


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