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

#include <ipc_test.capnp.h>

Public Types

typedef PassOutPointParams Reads
 

Public Member Functions

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

Member Typedef Documentation

◆ Reads

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

Constructor & Destructor Documentation

◆ Reader() [1/2]

gen::FooInterface::PassOutPointParams::Reader::Reader ( )
default

◆ Reader() [2/2]

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

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

Member Function Documentation

◆ getArg()

capnp::Data::Reader gen::FooInterface::PassOutPointParams::Reader::getArg ( ) const
inline

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

◆ hasArg()

bool gen::FooInterface::PassOutPointParams::Reader::hasArg ( ) const
inline

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

◆ toString()

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

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

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

◆ ::capnp::List

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

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

◆ ::capnp::MessageBuilder

friend class ::capnp::MessageBuilder
friend

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

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

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

◆ ::capnp::ToDynamic_

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

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

Member Data Documentation

◆ _reader

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

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


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