Sen API
Sen Libraries
Loading...
Searching...
No Matches
sen::StructSpec Member List

This is the complete list of members for sen::StructSpec, including all inherited members.

descriptionsen::StructSpec
fieldssen::StructSpec
namesen::StructSpec
operator!=(const StructSpec &lhs, const StructSpec &rhs) noexceptsen::StructSpecfriend
operator==(const StructSpec &lhs, const StructSpec &rhs) noexceptsen::StructSpecfriend
parentsen::StructSpec
qualifiedNamesen::StructSpec
StructSpec(std::string name, std::string qualifiedName, std::string description, std::vector< StructField > fields, MaybeConstTypeHandle< StructType > parent=std::nullopt)sen::StructSpecinline