Bitcoin Core  28.1.0
P2P Digital Currency
Public Types | Public Member Functions | Private Attributes | Friends | List of all members
gen::FooInterface::AddResults::Reader Class Reference

#include <ipc_test.capnp.h>

Public Types

typedef AddResults Reads
 

Public Member Functions

 Reader ()=default
 
 Reader (::capnp::_::StructReader base)
 
inline ::capnp::MessageSize totalSize () const
 
inline ::kj::StringTree toString () const
 
inline ::int32_t 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 296 of file ipc_test.capnp.h.

Member Typedef Documentation

◆ Reads

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

Constructor & Destructor Documentation

◆ Reader() [1/2]

gen::FooInterface::AddResults::Reader::Reader ( )
default

◆ Reader() [2/2]

gen::FooInterface::AddResults::Reader::Reader ( ::capnp::_::StructReader  base)
inlineexplicit

Definition at line 301 of file ipc_test.capnp.h.

Member Function Documentation

◆ getResult()

int32_t gen::FooInterface::AddResults::Reader::getResult ( ) const
inline

Definition at line 750 of file ipc_test.capnp.h.

◆ toString()

inline ::kj::StringTree gen::FooInterface::AddResults::Reader::toString ( ) const
inline

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

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

◆ totalSize()

inline ::capnp::MessageSize gen::FooInterface::AddResults::Reader::totalSize ( ) const
inline

Definition at line 303 of file ipc_test.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 320 of file ipc_test.capnp.h.

◆ ::capnp::List

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

Definition at line 322 of file ipc_test.capnp.h.

◆ ::capnp::MessageBuilder

friend class ::capnp::MessageBuilder
friend

Definition at line 323 of file ipc_test.capnp.h.

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

Definition at line 324 of file ipc_test.capnp.h.

◆ ::capnp::ToDynamic_

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

Definition at line 318 of file ipc_test.capnp.h.

Member Data Documentation

◆ _reader

::capnp::_::StructReader gen::FooInterface::AddResults::Reader::_reader
private

Definition at line 316 of file ipc_test.capnp.h.


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