![]() |
PhotonVision C++ v2026.0.0-alpha-2
|
#include <algorithm>#include <bit>#include <cstring>#include <iostream>#include <optional>#include <span>#include <string>#include <vector>#include <wpi/Demangle.h>#include <wpi/ct_string.h>#include <wpi/struct/Struct.h>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 |