PhotonVision C++ dev-v2025.0.0-beta-8-2-gbd1c5c03
Loading...
Searching...
No Matches
wpi::Struct< wpi::tsp::TspPong > Struct Reference

#include <net/TimeSyncStructs.h>

Static Public Member Functions

static constexpr std::string_view GetTypeName ()
 
static constexpr size_t GetSize ()
 
static constexpr std::string_view GetSchema ()
 
static wpi::tsp::TspPong Unpack (std::span< const uint8_t > data)
 
static void Pack (std::span< uint8_t > data, const wpi::tsp::TspPong &value)
 

Member Function Documentation

◆ GetSchema()

static constexpr std::string_view wpi::Struct< wpi::tsp::TspPong >::GetSchema ( )
inlinestaticconstexpr

◆ GetSize()

static constexpr size_t wpi::Struct< wpi::tsp::TspPong >::GetSize ( )
inlinestaticconstexpr

◆ GetTypeName()

static constexpr std::string_view wpi::Struct< wpi::tsp::TspPong >::GetTypeName ( )
inlinestaticconstexpr

◆ Pack()

static void wpi::Struct< wpi::tsp::TspPong >::Pack ( std::span< uint8_t > data,
const wpi::tsp::TspPong & value )
inlinestatic

◆ Unpack()

static wpi::tsp::TspPong wpi::Struct< wpi::tsp::TspPong >::Unpack ( std::span< const uint8_t > data)
inlinestatic

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