Yume
yume::ty::BaseType Member List

This is the complete list of members for yume::ty::BaseType, including all inherited members.

base_name() const -> stringyume::ty::BaseTypeinline
BaseType(const BaseType &) noexcept=deleteyume::ty::BaseType
BaseType(BaseType &&) noexcept=deleteyume::ty::BaseType
BaseType(Kind kind, string name)yume::ty::BaseTypeinlineprotected
kind() const -> Kindyume::ty::BaseTypeinline
name() const -> string=0yume::ty::BaseTypepure virtual
operator=(const BaseType &) noexcept -> BaseType &=deleteyume::ty::BaseType
operator=(BaseType &&) noexcept -> BaseType &=deleteyume::ty::BaseType
~BaseType()=defaultyume::ty::BaseTypevirtual