NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
Macros | |
#define | GENERATE_CASE(NAME) case CompressedFile::TYPE_##NAME: return rea::COMPRESSION_TYPE_##NAME |
#define | GENERATE_DEFAULT(NAME) |
#define GENERATE_CASE | ( | NAME | ) | case CompressedFile::TYPE_##NAME: return rea::COMPRESSION_TYPE_##NAME |
#define GENERATE_DEFAULT | ( | NAME | ) |