/workspaces/astro/sol3-sdk/cpp/sol3/core/file_identifier.h File Reference
|
Space-ng SDK
|
file_identifier.h File Reference
#include <cstdint>#include <string>Go to the source code of this file.
Namespaces | |
| sol3 | |
| sol3::core | |
Functions | |
| constexpr uint32_t | sol3::core::makeFileIdentifier (char const s[4]) |
| template<typename TMessageT > | |
| constexpr uint32_t | sol3::core::makeFileIdentifier () |
| Generates a 32-bit file identifier for a FlatBuffers table type. More... | |
| std::string | sol3::core::stringFromFileIdentifier (uint32_t v) |
| Converts a file identifier to a printable 4-character string. More... | |
Generated by