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

#include <ipc_test.capnp.h>

Public Types

typedef PassOutPointParams 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
 
bool hasArg ()
 
inline ::capnp::Data::Builder getArg ()
 
void setArg (::capnp::Data::Reader value)
 
inline ::capnp::Data::Builder initArg (unsigned int size)
 
void adoptArg (::capnp::Orphan< ::capnp::Data > &&value)
 
inline ::capnp::Orphan< ::capnp::Data > disownArg ()
 

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 404 of file ipc_test.capnp.h.

Member Typedef Documentation

◆ Builds

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

Constructor & Destructor Documentation

◆ Builder() [1/3]

gen::FooInterface::PassOutPointParams::Builder::Builder ( )
delete

◆ Builder() [2/3]

gen::FooInterface::PassOutPointParams::Builder::Builder ( decltype(nullptr)  )
inline

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

◆ Builder() [3/3]

gen::FooInterface::PassOutPointParams::Builder::Builder ( ::capnp::_::StructBuilder  base)
inlineexplicit

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

Member Function Documentation

◆ adoptArg()

void gen::FooInterface::PassOutPointParams::Builder::adoptArg ( ::capnp::Orphan< ::capnp::Data > &&  value)
inline

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

◆ asReader()

Reader gen::FooInterface::PassOutPointParams::Builder::asReader ( ) const
inline

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

Here is the caller graph for this function:

◆ disownArg()

capnp::Orphan<::capnp::Data > gen::FooInterface::PassOutPointParams::Builder::disownArg ( )
inline

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

◆ getArg()

capnp::Data::Builder gen::FooInterface::PassOutPointParams::Builder::getArg ( )
inline

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

◆ hasArg()

bool gen::FooInterface::PassOutPointParams::Builder::hasArg ( )
inline

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

◆ initArg()

capnp::Data::Builder gen::FooInterface::PassOutPointParams::Builder::initArg ( unsigned int  size)
inline

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

◆ operator Reader()

gen::FooInterface::PassOutPointParams::Builder::operator Reader ( ) const
inline

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

◆ setArg()

void gen::FooInterface::PassOutPointParams::Builder::setArg ( ::capnp::Data::Reader  value)
inline

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

◆ toString()

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

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

Here is the call graph for this function:

◆ totalSize()

inline ::capnp::MessageSize gen::FooInterface::PassOutPointParams::Builder::totalSize ( ) const
inline

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

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

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

◆ ::capnp::ToDynamic_

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

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

Member Data Documentation

◆ _builder

::capnp::_::StructBuilder gen::FooInterface::PassOutPointParams::Builder::_builder
private

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


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