#include <header.capnp.h>
◆ Builds
◆ Builder() [1/3]
VoyantVersion::Builder::Builder |
( |
| ) |
|
|
delete |
◆ Builder() [2/3]
VoyantVersion::Builder::Builder |
( |
decltype(nullptr) |
| ) |
|
|
inline |
◆ Builder() [3/3]
VoyantVersion::Builder::Builder |
( |
::capnp::_::StructBuilder |
base | ) |
|
|
inlineexplicit |
◆ asReader()
Reader VoyantVersion::Builder::asReader |
( |
| ) |
const |
|
inline |
◆ getFlags()
uint8_t VoyantVersion::Builder::getFlags |
( |
| ) |
|
|
inline |
◆ getMajor()
uint8_t VoyantVersion::Builder::getMajor |
( |
| ) |
|
|
inline |
◆ getMinor()
uint8_t VoyantVersion::Builder::getMinor |
( |
| ) |
|
|
inline |
◆ getPatch()
uint8_t VoyantVersion::Builder::getPatch |
( |
| ) |
|
|
inline |
◆ operator Reader()
VoyantVersion::Builder::operator Reader |
( |
| ) |
const |
|
inline |
◆ setFlags()
void VoyantVersion::Builder::setFlags |
( |
::uint8_t |
value | ) |
|
|
inline |
◆ setMajor()
void VoyantVersion::Builder::setMajor |
( |
::uint8_t |
value | ) |
|
|
inline |
◆ setMinor()
void VoyantVersion::Builder::setMinor |
( |
::uint8_t |
value | ) |
|
|
inline |
◆ setPatch()
void VoyantVersion::Builder::setPatch |
( |
::uint8_t |
value | ) |
|
|
inline |
◆ toString()
inline ::kj::StringTree VoyantVersion::Builder::toString |
( |
| ) |
const |
|
inline |
◆ totalSize()
inline ::capnp::MessageSize VoyantVersion::Builder::totalSize |
( |
| ) |
const |
|
inline |
◆ ::capnp::_::PointerHelpers
template<typename , ::capnp::Kind >
friend struct ::capnp::_::PointerHelpers |
|
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: