#include <motion_model.h>
|
static const std::string | DESC_KEY = "description" |
|
static const std::string | META_KEY = "meta" |
|
static const std::string | NAME_KEY = "name" |
|
static const std::string | USAGE_KEY = "usage" |
|
Definition at line 22 of file motion_model.h.
◆ DESC_KEY
const std::string pal::PrintMeta::DESC_KEY = "description" |
|
static |
◆ description_
std::string pal::PrintMeta::description_ |
◆ META_KEY
const std::string pal::PrintMeta::META_KEY = "meta" |
|
static |
◆ name_
std::string pal::PrintMeta::name_ |
◆ NAME_KEY
const std::string pal::PrintMeta::NAME_KEY = "name" |
|
static |
◆ print_
bool pal::PrintMeta::print_ |
◆ usage_
std::string pal::PrintMeta::usage_ |
◆ USAGE_KEY
const std::string pal::PrintMeta::USAGE_KEY = "usage" |
|
static |
The documentation for this struct was generated from the following files: