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

#include <ipc_test.capnp.h>

Public Types

typedef PassOutPointResults Reads
 

Public Member Functions

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

Member Typedef Documentation

◆ Reads

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

Constructor & Destructor Documentation

◆ Reader() [1/2]

gen::FooInterface::PassOutPointResults::Reader::Reader ( )
default

◆ Reader() [2/2]

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

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

Member Function Documentation

◆ getResult()

capnp::Data::Reader gen::FooInterface::PassOutPointResults::Reader::getResult ( ) const
inline

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

◆ hasResult()

bool gen::FooInterface::PassOutPointResults::Reader::hasResult ( ) const
inline

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

◆ toString()

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

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

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

◆ ::capnp::List

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

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

◆ ::capnp::MessageBuilder

friend class ::capnp::MessageBuilder
friend

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

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

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

◆ ::capnp::ToDynamic_

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

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

Member Data Documentation

◆ _reader

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

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


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