|
Sen API
Sen Libraries
|
This is the complete list of members for sen::StructSpec, including all inherited members.
| description | sen::StructSpec | |
| fields | sen::StructSpec | |
| name | sen::StructSpec | |
| operator!=(const StructSpec &lhs, const StructSpec &rhs) noexcept | sen::StructSpec | friend |
| operator==(const StructSpec &lhs, const StructSpec &rhs) noexcept | sen::StructSpec | friend |
| parent | sen::StructSpec | |
| qualifiedName | sen::StructSpec | |
| StructSpec(std::string name, std::string qualifiedName, std::string description, std::vector< StructField > fields, MaybeConstTypeHandle< StructType > parent=std::nullopt) | sen::StructSpec | inline |