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

#include <init.capnp.h>

Public Types

typedef MakeEchoParams Reads
 

Public Member Functions

 Reader ()=default
 
 Reader (::capnp::_::StructReader base)
 
inline ::capnp::MessageSize totalSize () const
 
inline ::kj::StringTree toString () const
 
bool hasContext () const
 
inline ::mp::Context::Reader getContext () 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 351 of file init.capnp.h.

Member Typedef Documentation

◆ Reads

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

Constructor & Destructor Documentation

◆ Reader() [1/2]

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

◆ Reader() [2/2]

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

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

Member Function Documentation

◆ getContext()

mp::Context::Reader ipc::capnp::messages::Init::MakeEchoParams::Reader::getContext ( ) const
inline

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

◆ hasContext()

bool ipc::capnp::messages::Init::MakeEchoParams::Reader::hasContext ( ) const
inline

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

◆ toString()

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

Definition at line 363 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::MakeEchoParams::Reader::totalSize ( ) const
inline

Definition at line 358 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 376 of file init.capnp.h.

◆ ::capnp::List

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

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

◆ ::capnp::MessageBuilder

friend class ::capnp::MessageBuilder
friend

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

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

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

◆ ::capnp::ToDynamic_

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

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

Member Data Documentation

◆ _reader

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

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


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