Voyant API 0.16.0
Loading...
Searching...
No Matches
VoyantVersion::Reader Class Reference

#include <header.capnp.h>

Public Types

typedef VoyantVersion Reads

Public Member Functions

 Reader ()=default
 Reader (::capnp::_::StructReader base)
inline ::capnp::MessageSize totalSize () const
inline ::kj::StringTree toString () const
inline ::uint8_t getMajor () const
inline ::uint8_t getMinor () const
inline ::uint8_t getPatch () const
inline ::uint8_t getFlags () 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

Member Typedef Documentation

◆ Reads

Constructor & Destructor Documentation

◆ Reader() [1/2]

VoyantVersion::Reader::Reader ( )
default

◆ Reader() [2/2]

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

Member Function Documentation

◆ getFlags()

uint8_t VoyantVersion::Reader::getFlags ( ) const
inline

◆ getMajor()

uint8_t VoyantVersion::Reader::getMajor ( ) const
inline

◆ getMinor()

uint8_t VoyantVersion::Reader::getMinor ( ) const
inline

◆ getPatch()

uint8_t VoyantVersion::Reader::getPatch ( ) const
inline

◆ toString()

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

◆ totalSize()

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

◆ ::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

Member Data Documentation

◆ _reader

::capnp::_::StructReader VoyantVersion::Reader::_reader
private

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