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

#include <ipc_test.capnp.h>

Public Types

typedef PassOutPointResults 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 hasResult ()
 
inline ::capnp::Data::Builder getResult ()
 
void setResult (::capnp::Data::Reader value)
 
inline ::capnp::Data::Builder initResult (unsigned int size)
 
void adoptResult (::capnp::Orphan< ::capnp::Data > &&value)
 
inline ::capnp::Orphan< ::capnp::Data > disownResult ()
 

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

Member Typedef Documentation

◆ Builds

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

Constructor & Destructor Documentation

◆ Builder() [1/3]

gen::FooInterface::PassOutPointResults::Builder::Builder ( )
delete

◆ Builder() [2/3]

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

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

◆ Builder() [3/3]

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

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

Member Function Documentation

◆ adoptResult()

void gen::FooInterface::PassOutPointResults::Builder::adoptResult ( ::capnp::Orphan< ::capnp::Data > &&  value)
inline

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

◆ asReader()

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

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

Here is the caller graph for this function:

◆ disownResult()

capnp::Orphan<::capnp::Data > gen::FooInterface::PassOutPointResults::Builder::disownResult ( )
inline

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

◆ getResult()

capnp::Data::Builder gen::FooInterface::PassOutPointResults::Builder::getResult ( )
inline

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

◆ hasResult()

bool gen::FooInterface::PassOutPointResults::Builder::hasResult ( )
inline

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

◆ initResult()

capnp::Data::Builder gen::FooInterface::PassOutPointResults::Builder::initResult ( unsigned int  size)
inline

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

◆ operator Reader()

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

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

◆ setResult()

void gen::FooInterface::PassOutPointResults::Builder::setResult ( ::capnp::Data::Reader  value)
inline

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

◆ toString()

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

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

Here is the call graph for this function:

◆ totalSize()

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

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

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

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

◆ ::capnp::ToDynamic_

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

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

Member Data Documentation

◆ _builder

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

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


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