Struct TypeField

Struct Documentation

struct TypeField

Public Functions

bool operator==(const TypeField &other) const
bool operator!=(const TypeField &other) const

Public Members

std::string field_name
BasicType type = BasicType::OTHER
std::string type_name
bool is_vector = 0
uint32_t array_size = 0