FOUND
|
Declares data structures for serialized spatial data files, including headers, location records, and full data file representations. More...
#include <memory>
#include <cstdint>
#include <string>
#include "common/spatial/attitude-utils.hpp"
#include "common/style.hpp"
Go to the source code of this file.
Classes | |
struct | found::DataFileHeader |
Represents the header of a data file used in the serialization process. More... | |
struct | found::DataFile |
Represents a complete serialized data file. More... | |
Namespaces | |
namespace | found |
Declares data structures for serialized spatial data files, including headers, location records, and full data file representations.