Struct UnionCaseField

Struct Documentation

struct UnionCaseField

Lightweight field description for union cases. We avoid using ROSField here to prevent circular dependencies.

Public Members

ROSType type
std::string field_name
bool is_array = false
int array_size = 1