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

#include <echo.capnp.h>

Public Types

typedef DestroyResults Builds
 

Public Member Functions

 Builder ()=delete
 
 Builder (decltype(nullptr))
 
 Builder (::capnp::_::StructBuilder base)
 
 operator Reader () const
 
Reader asReader () const
 
inline ::capnp::MessageSize totalSize () const
 
inline ::kj::StringTree toString () const
 

Private Attributes

::capnp::_::StructBuilder _builder
 

Friends

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

Detailed Description

Definition at line 289 of file echo.capnp.h.

Member Typedef Documentation

◆ Builds

Definition at line 291 of file echo.capnp.h.

Constructor & Destructor Documentation

◆ Builder() [1/3]

ipc::capnp::messages::Echo::DestroyResults::Builder::Builder ( )
delete

◆ Builder() [2/3]

ipc::capnp::messages::Echo::DestroyResults::Builder::Builder ( decltype(nullptr)  )
inline

Definition at line 295 of file echo.capnp.h.

◆ Builder() [3/3]

ipc::capnp::messages::Echo::DestroyResults::Builder::Builder ( ::capnp::_::StructBuilder  base)
inlineexplicit

Definition at line 296 of file echo.capnp.h.

Member Function Documentation

◆ asReader()

Reader ipc::capnp::messages::Echo::DestroyResults::Builder::asReader ( ) const
inline

Definition at line 298 of file echo.capnp.h.

Here is the caller graph for this function:

◆ operator Reader()

ipc::capnp::messages::Echo::DestroyResults::Builder::operator Reader ( ) const
inline

Definition at line 297 of file echo.capnp.h.

◆ toString()

inline ::kj::StringTree ipc::capnp::messages::Echo::DestroyResults::Builder::toString ( ) const
inline

Definition at line 302 of file echo.capnp.h.

Here is the call graph for this function:

◆ totalSize()

inline ::capnp::MessageSize ipc::capnp::messages::Echo::DestroyResults::Builder::totalSize ( ) const
inline

Definition at line 300 of file echo.capnp.h.

Here is the call graph for this function:

Friends And Related Function Documentation

◆ ::capnp::_::PointerHelpers

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

Definition at line 311 of file echo.capnp.h.

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

Definition at line 309 of file echo.capnp.h.

◆ ::capnp::ToDynamic_

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

Definition at line 308 of file echo.capnp.h.

Member Data Documentation

◆ _builder

::capnp::_::StructBuilder ipc::capnp::messages::Echo::DestroyResults::Builder::_builder
private

Definition at line 306 of file echo.capnp.h.


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