PhotonVision C++ v2027.0.0-alpha-2
Loading...
Searching...
No Matches
Packet.h File Reference
#include <concepts>
#include <cstdint>
#include <optional>
#include <span>
#include <string_view>
#include <vector>
#include <wpi/util/struct/Struct.hpp>

Go to the source code of this file.

Classes

struct  photon::SerdeType< T >
 
class  photon::Packet
 A packet that holds byte-packed data to be sent over NetworkTables. More...
 
struct  photon::SerdeType< std::vector< T > >
 
struct  photon::SerdeType< std::optional< T > >
 

Namespaces

namespace  photon
 

Concepts

concept  photon::PhotonStructSerializable
 
concept  photon::arithmetic