|
auto | to_string () const -> std::string |
|
auto | get_tofpacket (std::string name) -> r::Result< TofPacket, Gaps::IOError > |
| extract a tofpacket if this frame object is of the correct type
|
|
auto | get_telemetrypacket (std::string name) -> Gaps::Telemetry::Packet |
|
|
static auto | from_bytestream (Vec< u8 > stream, usize &pos) -> CRFrame |
|
static auto | parse_index (Vec< u8 > stream, usize &pos) -> std::map< std::string, std::tuple< u64, CRFrameObjectType > > |
|
|
std::map< std::string, std::tuple< u64, CRFrameObjectType > > | index |
|
Vec< u8 > | bytestorage |
|
|
static constexpr u16 | HEAD = 0xAAAA |
|
static constexpr u16 | TAIL = 0x5555 |
|
The documentation for this struct was generated from the following file:
- /home/runner/work/gaps-online-software/gaps-online-software/tof/dataclasses/C++/include/caraspace.hpp