|
sammine-lang
|
This is the complete list of members for StructType, including all inherited members.
| field_count() const (defined in StructType) | StructType | inline |
| get_field_index(const std::string &field) const (defined in StructType) | StructType | |
| get_field_names() const (defined in StructType) | StructType | inline |
| get_field_type(size_t idx) const (defined in StructType) | StructType | |
| get_field_types() const (defined in StructType) | StructType | inline |
| get_name() const (defined in StructType) | StructType | inline |
| operator==(const StructType &t) const (defined in StructType) | StructType | |
| StructType(sammine_util::QualifiedName name, std::vector< std::string > field_names, std::vector< Type > field_types) (defined in StructType) | StructType |