#include <telem_chrony_stats_generated.h>
Public Types | |
typedef Telem_chrony_stats_fb | Table |
Public Member Functions | |
void | add_systemTime (double systemTime) |
void | add_lastOffset (double lastOffset) |
void | add_rmsOffset (double rmsOffset) |
void | add_freq (double freq) |
void | add_residFreq (double residFreq) |
void | add_skew (double skew) |
void | add_rootDelay (double rootDelay) |
void | add_rootDispersion (double rootDispersion) |
void | add_updateInt (double updateInt) |
Telem_chrony_stats_fbBuilder (::flatbuffers::FlatBufferBuilder &_fbb) | |
::flatbuffers::Offset< Telem_chrony_stats_fb > | Finish () |
Public Attributes | |
::flatbuffers::FlatBufferBuilder & | fbb_ |
::flatbuffers::uoffset_t | start_ |
Definition at line 82 of file telem_chrony_stats_generated.h.
typedef Telem_chrony_stats_fb MagAOX::logger::Telem_chrony_stats_fbBuilder::Table |
Definition at line 83 of file telem_chrony_stats_generated.h.
|
inlineexplicit |
Definition at line 113 of file telem_chrony_stats_generated.h.
|
inline |
Definition at line 95 of file telem_chrony_stats_generated.h.
References fbb_.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
|
inline |
Definition at line 89 of file telem_chrony_stats_generated.h.
References fbb_.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
|
inline |
Definition at line 98 of file telem_chrony_stats_generated.h.
References fbb_.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
|
inline |
Definition at line 92 of file telem_chrony_stats_generated.h.
References fbb_.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
|
inline |
Definition at line 104 of file telem_chrony_stats_generated.h.
References fbb_.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
|
inline |
Definition at line 107 of file telem_chrony_stats_generated.h.
References fbb_.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
|
inline |
Definition at line 101 of file telem_chrony_stats_generated.h.
References fbb_.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
|
inline |
Definition at line 86 of file telem_chrony_stats_generated.h.
References fbb_.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
|
inline |
Definition at line 110 of file telem_chrony_stats_generated.h.
References fbb_.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
|
inline |
Definition at line 117 of file telem_chrony_stats_generated.h.
Referenced by MagAOX::logger::CreateTelem_chrony_stats_fb().
::flatbuffers::FlatBufferBuilder& MagAOX::logger::Telem_chrony_stats_fbBuilder::fbb_ |
Definition at line 84 of file telem_chrony_stats_generated.h.
Referenced by Telem_chrony_stats_fbBuilder(), add_freq(), add_lastOffset(), add_residFreq(), add_rmsOffset(), add_rootDelay(), add_rootDispersion(), add_skew(), add_systemTime(), add_updateInt(), and Finish().
::flatbuffers::uoffset_t MagAOX::logger::Telem_chrony_stats_fbBuilder::start_ |
Definition at line 85 of file telem_chrony_stats_generated.h.
Referenced by Telem_chrony_stats_fbBuilder(), and Finish().