This is the complete list of members for by::modifier, including all inherited members.
| _getMgr() (defined in by::instance) | by::instance | protectedstatic |
| _setId(id new1) (defined in by::instance) | by::instance | protected |
| cast() (defined in by::typeProvidable) | by::typeProvidable | inline |
| cast() const BY_CONST_FUNC(cast< T >()) virtual void *cast(const type &to) (defined in by::typeProvidable) | by::typeProvidable | |
| cast(const type &to) const BY_CONST_FUNC(cast(to)) void *cast(const type *it) BY_SIDE_FUNC(cast) (defined in by::typeProvidable) | by::typeProvidable | |
| clone() const =0 (defined in by::clonable) | by::clonable | pure virtual |
| cloneDeep() const (defined in by::clonable) | by::clonable | inlinevirtual |
| getBindTag() const (defined in by::instance) | by::instance | |
| getId() const (defined in by::instance) | by::instance | virtual |
| getType() const =0 (defined in by::typeProvidable) | by::typeProvidable | pure virtual |
| instance() (defined in by::instance) | by::instance | |
| instance(id newId) (defined in by::instance) | by::instance | explicit |
| instance(const me &rhs) (defined in by::instance) | by::instance | |
| isExplicitOverride() const (defined in by::modifier) | by::modifier | virtual |
| isHeap() const (defined in by::instance) | by::instance | virtual |
| isPublic() const (defined in by::modifier) | by::modifier | virtual |
| isSub(const type &it) const (defined in by::typeProvidable) | by::typeProvidable | |
| isSub(const type *it) const BY_SIDE_FUNC(isSub) (defined in by::typeProvidable) | by::typeProvidable | |
| isSub(const me &it) const (defined in by::typeProvidable) | by::typeProvidable | |
| isSub(const me *it) const BY_SIDE_FUNC(isSub) (defined in by::typeProvidable) | by::typeProvidable | |
| isSub() const (defined in by::typeProvidable) | by::typeProvidable | inline |
| isSuper(const type &it) const (defined in by::typeProvidable) | by::typeProvidable | |
| isSuper(const type *it) const BY_SIDE_FUNC(isSuper) (defined in by::typeProvidable) | by::typeProvidable | |
| isSuper(const me &it) const (defined in by::typeProvidable) | by::typeProvidable | |
| isSuper(const me *it) const BY_SIDE_FUNC(isSuper) (defined in by::typeProvidable) | by::typeProvidable | |
| isSuper() const (defined in by::typeProvidable) | by::typeProvidable | inline |
| modifier() (defined in by::modifier) | by::modifier | |
| modifier(nbool newPublic, nbool newExplicitOverride) (defined in by::modifier) | by::modifier | |
| onCloneDeep(const me &from) (defined in by::clonable) | by::clonable | inlinevirtual |
| operator delete(void *pt, size_t sz) noexcept (defined in by::instance) | by::instance | |
| operator new(size_t sz) noexcept (defined in by::instance) | by::instance | |
| operator!=(const me &rhs) const (defined in by::typeProvidable) | by::typeProvidable | |
| operator=(const me &rhs)=default (defined in by::instance) | by::instance | |
| operator==(const me &rhs) const (defined in by::typeProvidable) | by::typeProvidable | |
| setExplicitOverride(nbool isOverride) (defined in by::modifier) | by::modifier | virtual |
| setPublic(nbool newPublic) (defined in by::modifier) | by::modifier | virtual |
| ~clonable() (defined in by::clonable) | by::clonable | inlinevirtual |
| ~instance() (defined in by::instance) | by::instance | virtual |