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

#include <header.capnp.h>

Public Types

typedef Timestamp Reads

Public Member Functions

 Reader ()=default
 Reader (::capnp::_::StructReader base)
inline ::capnp::MessageSize totalSize () const
inline ::kj::StringTree toString () const
inline ::int64_t getSeconds () const
inline ::int32_t getNanoseconds () 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]

Timestamp::Reader::Reader ( )
default

◆ Reader() [2/2]

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

Member Function Documentation

◆ getNanoseconds()

int32_t Timestamp::Reader::getNanoseconds ( ) const
inline

◆ getSeconds()

int64_t Timestamp::Reader::getSeconds ( ) const
inline

◆ toString()

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

◆ totalSize()

inline ::capnp::MessageSize Timestamp::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 Timestamp::Reader::_reader
private

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