This is the complete list of members for by::expr::exprType, including all inherited members.
| _getAses() const (defined in by::ntype) | by::ntype | protectedvirtual |
| _getImpliAses() const (defined in by::ntype) | by::ntype | protectedvirtual |
| _getNativeName() const (defined in by::type) | by::type | protectedvirtual |
| _getStatic() const =0 (defined in by::type) | by::type | protectedpure virtual |
| _getSubs()=0 (defined in by::type) | by::type | protectedpure virtual |
| _getSupers()=0 (defined in by::type) | by::type | protectedpure virtual |
| _onAddSubClass(const me &subClass) (defined in by::type) | by::type | protectedvirtual |
| _onGetLeafs() const =0 (defined in by::type) | by::type | protectedpure virtual |
| _setInit(nbool newState) (defined in by::type) | by::type | protected |
| _setLeafs(types *newLeafs) const (defined in by::type) | by::type | protected |
| as(const node &it) const (defined in by::ntype) | by::ntype | inline |
| as(const node *it) const BY_SIDE_FUNC(as< T >) (defined in by::ntype) | by::ntype | |
| as(const node &from, const type &to) const (defined in by::ntype) | by::ntype | |
| as(const node &from, const type *to) const BY_SIDE_FUNC(to (defined in by::ntype) | by::ntype | |
| as(from, *to) (defined in by::ntype) | by::ntype | |
| as(const node *from, const type &to) const BY_SIDE_FUNC(from (defined in by::ntype) | by::ntype | |
| as(const node *from, const type *to) const BY_SIDE_FUNC(from &&to (defined in by::ntype) | by::ntype | |
| asImpli(const node &from, const type &to) const override (defined in by::expr::exprType) | by::expr::exprType | virtual |
| asImpli(const node &it) const (defined in by::ntype) | by::ntype | inline |
| asImpli(const node *it) const BY_SIDE_FUNC(asImpli< T >) (defined in by::ntype) | by::ntype | |
| asImpli(const node &from, const type *to) const BY_SIDE_FUNC(to (defined in by::ntype) | by::ntype | |
| asImpli(from, *to) (defined in by::ntype) | by::ntype | |
| asImpli(const node *from, const type &to) const BY_SIDE_FUNC(from (defined in by::ntype) | by::ntype | |
| asImpli(const node *from, const type *to) const BY_SIDE_FUNC(from &&to (defined in by::ntype) | by::ntype | |
| createNameWithParams() const (defined in by::ntype) | by::ntype | |
| deduce(const ntype &r) const | by::ntype | |
| deduce(const ntype *it) const BY_SIDE_FUNC(deduce) (defined in by::ntype) | by::ntype | |
| deduce(const typeProvidable &r) const (defined in by::ntype) | by::ntype | |
| deduce(const typeProvidable *it) const BY_SIDE_FUNC(deduce) (defined in by::ntype) | by::ntype | |
| deduce() const (defined in by::ntype) | by::ntype | inline |
| deduce(const ntype &l, const ntype &r) | by::ntype | static |
| deduce(const ntype &l, const ntype *r) BY_SIDE_FUNC(r (defined in by::ntype) | by::ntype | static |
| deduce(l, *r) (defined in by::ntype) | by::ntype | |
| deduce(const ntype *l, const ntype &r) BY_SIDE_FUNC(l (defined in by::ntype) | by::ntype | static |
| deduce(const ntype *l, const ntype *r) BY_SIDE_FUNC(l &&r (defined in by::ntype) | by::ntype | static |
| from (defined in by::ntype) | by::ntype | |
| from (defined in by::ntype) | by::ntype | |
| getLeafs() const | by::type | |
| getMetaTypeName() const override (defined in by::ntype) | by::ntype | |
| getName() const (defined in by::type) | by::type | virtual |
| getParams() const BY_CONST_FUNC(getParams()) virtual params &getParams() (defined in by::ntype) | by::ntype | |
| getRet() const (defined in by::ntype) | by::ntype | virtual |
| getStatic() const BY_CONST_FUNC(_getStatic()) virtual const nchar *getMetaTypeName() const | by::type | |
| getSubs() const (defined in by::type) | by::type | |
| getSuper() const =0 (defined in by::type) | by::type | pure virtual |
| getSupers() const (defined in by::type) | by::type | |
| init() (defined in by::type) | by::type | virtual |
| is() const (defined in by::ntype) | by::ntype | inline |
| is(const type &to) const (defined in by::ntype) | by::ntype | |
| is(const type *it) const BY_SIDE_FUNC(is) (defined in by::ntype) | by::ntype | |
| isAbstract() const =0 (defined in by::type) | by::type | pure virtual |
| isCustom() const | by::ntype | inlinevirtual |
| isImmutable() const (defined in by::ntype) | by::ntype | virtual |
| isImpli(const type &to) const override (defined in by::expr::exprType) | by::expr::exprType | virtual |
| by::ntype::isImpli() const | by::ntype | inline |
| isImpli(const type *it) const BY_SIDE_FUNC(isImpli) (defined in by::ntype) | by::ntype | |
| isImpli(const typeProvidable &to) const (defined in by::ntype) | by::ntype | |
| isImpli(const typeProvidable *it) const BY_SIDE_FUNC(isImpli) (defined in by::ntype) | by::ntype | |
| isInit() const =0 (defined in by::type) | by::type | pure virtual |
| isSub(const type &it) const (defined in by::type) | by::type | |
| isSub(const type *it) const BY_SIDE_FUNC(isSub) (defined in by::type) | by::type | |
| isSub() const (defined in by::type) | by::type | |
| isSuper(const type &it) const (defined in by::type) | by::type | virtual |
| isSuper(const type *it) const BY_SIDE_FUNC(isSuper) (defined in by::type) | by::type | |
| isSuper() const (defined in by::type) | by::type | |
| isTemplate() const =0 (defined in by::type) | by::type | pure virtual |
| l (defined in by::ntype) | by::ntype | |
| make() const =0 | by::type | pure virtual |
| makeAs() const (defined in by::type) | by::type | inline |
| META_TYPENAME (defined in by::ntype) | by::ntype | inlinestatic |
| ntype()=default (defined in by::ntype) | by::ntype | |
| nullptr (defined in by::ntype) | by::ntype | |
| nullptr (defined in by::ntype) | by::ntype | |
| operator!=(const me &rhs) const (defined in by::type) | by::type | |
| operator==(const type &rhs) const override (defined in by::ntype) | by::ntype | |
| operator==(const me &rhs) const (defined in by::type) | by::type | virtual |
| rel() (defined in by::type) | by::type | virtual |
| setRet(const node &new1) (defined in by::ntype) | by::ntype | virtual |
| setRet(const node *it) BY_SIDE_FUNC(setRet) (defined in by::ntype) | by::ntype | |
| size() const =0 (defined in by::type) | by::type | pure virtual |
| str()) (defined in by::ntype) | by::ntype | |
| str()) (defined in by::ntype) | by::ntype | |
| str()) (defined in by::ntype) | by::ntype | |
| str()) (defined in by::ntype) | by::ntype | |
| str()) (defined in by::ntype) | by::ntype | |
| str()) (defined in by::ntype) | by::ntype | |
| ~type() (defined in by::type) | by::type | inlinevirtual |