Voyant API 0.2.1
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Friends | List of all members
DataBlock::Reader Class Reference

#include <point_group.capnp.h>

Public Types

typedef DataBlock Reads
 

Public Member Functions

 Reader ()=default
 
 Reader (::capnp::_::StructReader base)
 
inline ::capnp::MessageSize totalSize () const
 
inline ::kj::StringTree toString () const
 
bool hasChannel0 () const
 
inline ::PointData::Reader getChannel0 () const
 
bool hasChannel1 () const
 
inline ::PointData::Reader getChannel1 () const
 
bool hasChannel2 () const
 
inline ::PointData::Reader getChannel2 () const
 
bool hasChannel3 () const
 
inline ::PointData::Reader getChannel3 () const
 
bool hasChannel4 () const
 
inline ::PointData::Reader getChannel4 () const
 
bool hasChannel5 () const
 
inline ::PointData::Reader getChannel5 () const
 
bool hasChannel6 () const
 
inline ::PointData::Reader getChannel6 () const
 
bool hasChannel7 () const
 
inline ::PointData::Reader getChannel7 () const
 

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
 

Member Typedef Documentation

◆ Reads

Constructor & Destructor Documentation

◆ Reader() [1/2]

DataBlock::Reader::Reader ( )
default

◆ Reader() [2/2]

DataBlock::Reader::Reader ( ::capnp::_::StructReader  base)
inlineexplicit

Member Function Documentation

◆ getChannel0()

PointData::Reader DataBlock::Reader::getChannel0 ( ) const
inline

◆ getChannel1()

PointData::Reader DataBlock::Reader::getChannel1 ( ) const
inline

◆ getChannel2()

PointData::Reader DataBlock::Reader::getChannel2 ( ) const
inline

◆ getChannel3()

PointData::Reader DataBlock::Reader::getChannel3 ( ) const
inline

◆ getChannel4()

PointData::Reader DataBlock::Reader::getChannel4 ( ) const
inline

◆ getChannel5()

PointData::Reader DataBlock::Reader::getChannel5 ( ) const
inline

◆ getChannel6()

PointData::Reader DataBlock::Reader::getChannel6 ( ) const
inline

◆ getChannel7()

PointData::Reader DataBlock::Reader::getChannel7 ( ) const
inline

◆ hasChannel0()

bool DataBlock::Reader::hasChannel0 ( ) const
inline

◆ hasChannel1()

bool DataBlock::Reader::hasChannel1 ( ) const
inline

◆ hasChannel2()

bool DataBlock::Reader::hasChannel2 ( ) const
inline

◆ hasChannel3()

bool DataBlock::Reader::hasChannel3 ( ) const
inline

◆ hasChannel4()

bool DataBlock::Reader::hasChannel4 ( ) const
inline

◆ hasChannel5()

bool DataBlock::Reader::hasChannel5 ( ) const
inline

◆ hasChannel6()

bool DataBlock::Reader::hasChannel6 ( ) const
inline

◆ hasChannel7()

bool DataBlock::Reader::hasChannel7 ( ) const
inline

◆ toString()

inline ::kj::StringTree DataBlock::Reader::toString ( ) const
inline

◆ totalSize()

inline ::capnp::MessageSize DataBlock::Reader::totalSize ( ) const
inline

Friends And Related Symbol Documentation

◆ ::capnp::_::PointerHelpers

template<typename , ::capnp::Kind >
friend struct ::capnp::_::PointerHelpers
friend

◆ ::capnp::List

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

◆ ::capnp::MessageBuilder

friend class ::capnp::MessageBuilder
friend

◆ ::capnp::Orphanage

friend class ::capnp::Orphanage
friend

◆ ::capnp::ToDynamic_

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

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