Bitcoin Core  28.1.0
P2P Digital Currency
Public Types | Public Member Functions | Private Attributes | Friends | List of all members
ipc::capnp::messages::Init::MakeEchoResults::Reader Class Reference

#include <init.capnp.h>

Public Types

typedef MakeEchoResults Reads
 

Public Member Functions

 Reader ()=default
 
 Reader (::capnp::_::StructReader base)
 
inline ::capnp::MessageSize totalSize () const
 
inline ::kj::StringTree toString () const
 
bool hasResult () const
 
inline ::ipc::capnp::messages::Echo::Client getResult () const
 

Private Attributes

::capnp::_::StructReader _reader
 

Friends

template<typename , ::capnp::Kind >
struct ::capnp::ToDynamic_
 
template<typename , ::capnp::Kind >
struct ::capnp::_::PointerHelpers
 
template<typename , ::capnp::Kind >
struct ::capnp::List
 
class ::capnp::MessageBuilder
 
class ::capnp::Orphanage
 

Detailed Description

Definition at line 433 of file init.capnp.h.

Member Typedef Documentation

◆ Reads

Definition at line 435 of file init.capnp.h.

Constructor & Destructor Documentation

◆ Reader() [1/2]

ipc::capnp::messages::Init::MakeEchoResults::Reader::Reader ( )
default

◆ Reader() [2/2]

ipc::capnp::messages::Init::MakeEchoResults::Reader::Reader ( ::capnp::_::StructReader  base)
inlineexplicit

Definition at line 438 of file init.capnp.h.

Member Function Documentation

◆ getResult()

ipc::capnp::messages::Echo::Client ipc::capnp::messages::Init::MakeEchoResults::Reader::getResult ( ) const
inline

Definition at line 671 of file init.capnp.h.

◆ hasResult()

bool ipc::capnp::messages::Init::MakeEchoResults::Reader::hasResult ( ) const
inline

Definition at line 662 of file init.capnp.h.

◆ toString()

inline ::kj::StringTree ipc::capnp::messages::Init::MakeEchoResults::Reader::toString ( ) const
inline

Definition at line 445 of file init.capnp.h.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ totalSize()

inline ::capnp::MessageSize ipc::capnp::messages::Init::MakeEchoResults::Reader::totalSize ( ) const
inline

Definition at line 440 of file init.capnp.h.

Here is the caller graph for this function:

Friends And Related Function Documentation

◆ ::capnp::_::PointerHelpers

template<typename , ::capnp::Kind >
friend struct ::capnp::_::PointerHelpers
friend

Definition at line 460 of file init.capnp.h.

◆ ::capnp::List

template<typename , ::capnp::Kind >
friend struct ::capnp::List
friend

Definition at line 462 of file init.capnp.h.

◆ ::capnp::MessageBuilder

friend class ::capnp::MessageBuilder
friend

Definition at line 463 of file init.capnp.h.

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

Definition at line 464 of file init.capnp.h.

◆ ::capnp::ToDynamic_

template<typename , ::capnp::Kind >
friend struct ::capnp::ToDynamic_
friend

Definition at line 458 of file init.capnp.h.

Member Data Documentation

◆ _reader

::capnp::_::StructReader ipc::capnp::messages::Init::MakeEchoResults::Reader::_reader
private

Definition at line 456 of file init.capnp.h.


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