|
Yume
|
This is the complete list of members for yume::ty::OpaqueSelf, 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 |
| indirect() const -> const BaseType * | yume::ty::OpaqueSelf | inline |
| kind() const -> Kind | yume::ty::BaseType | inline |
| name() const -> string override | yume::ty::OpaqueSelf | inlinevirtual |
| OpaqueSelf(const BaseType *indirect) | yume::ty::OpaqueSelf | inlineexplicit |
| operator=(const BaseType &) noexcept -> BaseType &=delete | yume::ty::BaseType | |
| operator=(BaseType &&) noexcept -> BaseType &=delete | yume::ty::BaseType | |
| ~BaseType()=default | yume::ty::BaseType | virtual |