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

#include <ipc_test.capnp.h>

Public Types

typedef PassUniValueParams 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::Text::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 534 of file ipc_test.capnp.h.

Member Typedef Documentation

◆ Reads

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

Constructor & Destructor Documentation

◆ Reader() [1/2]

gen::FooInterface::PassUniValueParams::Reader::Reader ( )
default

◆ Reader() [2/2]

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

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

Member Function Documentation

◆ getArg()

capnp::Text::Reader gen::FooInterface::PassUniValueParams::Reader::getArg ( ) const
inline

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

◆ hasArg()

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

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

◆ toString()

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

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

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

◆ ::capnp::List

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

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

◆ ::capnp::MessageBuilder

friend class ::capnp::MessageBuilder
friend

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

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

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

◆ ::capnp::ToDynamic_

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

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

Member Data Documentation

◆ _reader

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

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


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