|
Yume
|
This is the complete list of members for yume::ty::Generic, including all inherited members.
| base_name() const -> string | yume::ty::BaseType | inline |
| BaseType(const BaseType &) noexcept=delete | yume::ty::BaseType | |
| BaseType(BaseType &&) noexcept=delete | yume::ty::BaseType | |
| BaseType(Kind kind, string name) | yume::ty::BaseType | inlineprotected |
| Generic(string name) | yume::ty::Generic | inlineexplicit |
| kind() const -> Kind | yume::ty::BaseType | inline |
| name() const -> string override | yume::ty::Generic | inlinevirtual |
| operator=(const BaseType &) noexcept -> BaseType &=delete | yume::ty::BaseType | |
| operator=(BaseType &&) noexcept -> BaseType &=delete | yume::ty::BaseType | |
| ~BaseType()=default | yume::ty::BaseType | virtual |