tempoch-cpp 0.5.3
Header-only C++ wrapper for tempoch
Loading...
Searching...
No Matches
tempoch::FormatTraits< format::GPS > Struct Reference

#include <tempoch/formats/gps.hpp>

Public Types

using quantity_type = qtty::Second
 

Static Public Member Functions

static constexpr const charname ()
 

Static Public Attributes

static constexpr tempoch_format_tag_t ffi_tag = TEMPOCH_FORMAT_TAG_T_GPS
 

Detailed Description

Definition at line 13 of file gps.hpp.

Member Typedef Documentation

◆ quantity_type

using tempoch::FormatTraits< format::GPS >::quantity_type = qtty::Second

Definition at line 14 of file gps.hpp.

Member Function Documentation

◆ name()

static constexpr const char * tempoch::FormatTraits< format::GPS >::name ( )
inlinestaticconstexpr

Definition at line 16 of file gps.hpp.

Member Data Documentation

◆ ffi_tag

Definition at line 15 of file gps.hpp.


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