The Vish Visualization Shell 0.3
Vish
Wizt::TypedSlot< T > Member List

This is the complete list of members for Wizt::TypedSlot< T >, including all inherited members.

activate() constWizt::TypedSlot< T >inline
addNotifier(VObjectClass *That)Wizt::TypedSlot< T >
addNotifier(VObjectClass *That)Wizt::TypedSlot< T >
addNotifier(VObjectClass *That, void(VObjectClass::*callback)(const T &, const ValuePoolPtr &Context) const)Wizt::TypedSlot< T >
addNotifier(VObjectClass *That, void(VObjectClass::*callback)(const T &, const ValuePoolPtr &Context) const)Wizt::TypedSlot< T >
addNotifier(VObjectClass *That)Wizt::TypedSlot< T >
addNotifier(VObjectClass *That)Wizt::TypedSlot< T >
addNotifier(VObjectClass *That, void(VObjectClass::*callback)(const T &, const ValuePoolPtr &Context))Wizt::TypedSlot< T >
addNotifier(VObjectClass *That, void(VObjectClass::*callback)(const T &, const ValuePoolPtr &Context))Wizt::TypedSlot< T >
adjustRange(TypedSlot< T >theSlot, const T &minval, const T &maxval)Wizt::TypedSlot< T >related
age(const RefPtr< ValuePool > &Context) constWizt::TypedSlot< T >inline
assignStrong(const DynPtr_t &other)MemCore::StrongPtr< Object, ObjectBase >inline
assignStrong(const ReferenceBase< ObjectBase_t > *Obj)MemCore::StrongPtr< Object, ObjectBase >inline
assignStrong(const std::nullptr_t &)MemCore::StrongPtr< Object, ObjectBase >inline
assignWeak(const WeakPtr &other)MemCore::WeakPtr< Object, ObjectBase >inline
deactivate() constWizt::TypedSlot< T >inline
DynPtr(const std::nullptr_t &) noexceptMemCore::DynPtr< Object, ObjectBase >inlineprotected
DynPtr(const DynPtr< AnyObject, ObjectBase > &Other) noexceptMemCore::DynPtr< Object, ObjectBase >inlineprotected
getDynPtr() const noexceptMemCore::DynPtr< Object, ObjectBase >inline
getNullPtr() noexceptMemCore::DynPtr< Object, ObjectBase >inlinestatic
getProperty(const string &s) constWizt::TypedSlot< T >inline
getProperty(const string &s, Type &theValue) constWizt::TypedSlot< T >inline
getPtrValue() constMemCore::WeakPtr< Object, ObjectBase >inline
getSlotOwner() constWizt::TypedSlot< T >inline
getSource() constWizt::TypedSlot< T >inline
getType() const noexceptMemCore::DynPtr< Object, ObjectBase >inline
getValue(const RefPtr< ValuePool > &VP) constWizt::TypedSlot< T >inline
getValue(const RefPtr< ValuePool > &VP, const T &DefaultValue) constWizt::TypedSlot< T >inline
getValue(const T &DefaultValue, const RefPtr< ValuePool > &VP) constWizt::TypedSlot< T >inline
getValueBT(const RefPtr< ValuePool > &VP) constWizt::TypedSlot< T >inline
isActive() constWizt::TypedSlot< T >inline
isAssignable(const DynPtr< ObjectBase, ObjectBase > &Other) const noexceptMemCore::DynPtr< Object, ObjectBase >inline
isInactive() constWizt::TypedSlot< T >inline
isLocal() constWizt::TypedSlot< T >inline
ObjectBase_t typedefMemCore::StrongPtr< Object, ObjectBase >
operator void *() const noexceptMemCore::DynPtr< Object, ObjectBase >inline
operator!() const noexceptMemCore::DynPtr< Object, ObjectBase >inline
operator()(const RefPtr< ValuePool > &VP) constWizt::TypedSlot< T >inline
operator()(const T &DefaultValue, const RefPtr< ValuePool > &VP) constWizt::TypedSlot< T >inline
operator()(const RefPtr< ValuePool > &VP, const T &DefaultValue) constWizt::TypedSlot< T >inline
MemCore::StrongPtr::operator()(Arguments...parameters) const -> decltype((*this->getPtrValue())(parameters...))MemCore::StrongPtr< Object, ObjectBase >inline
operator*() constMemCore::StrongPtr< Object, ObjectBase >inline
operator+=Wizt::TypedSlot< T >friend
operator,Wizt::TypedSlot< T >friend
operator->() constMemCore::StrongPtr< Object, ObjectBase >inline
operator/=(const string &s) constWizt::TypedSlot< T >inline
operator<<Wizt::TypedSlot< T >friend
operator<<(const RefPtr< ValuePool > &VP) constWizt::TypedSlot< T >inline
operator<<Wizt::TypedSlot< T >friend
operator<<=Wizt::TypedSlot< T >friend
operator=(const TypedSlot &TS)Wizt::TypedSlot< T >inline
MemCore::StrongPtr::operator=(const StrongPtr &other)MemCore::StrongPtr< Object, ObjectBase >inline
MemCore::StrongPtr::operator=(const DynPtr_t &other)MemCore::StrongPtr< Object, ObjectBase >inline
MemCore::StrongPtr::operator=(const ReferenceBase< ObjectBase_t > *Obj)MemCore::StrongPtr< Object, ObjectBase >inline
MemCore::StrongPtr::operator=(const std::initializer_list< StrongPtr > &other)MemCore::StrongPtr< Object, ObjectBase >inline
MemCore::StrongPtr::operator=(const std::nullptr_t &)MemCore::StrongPtr< Object, ObjectBase >inline
MemCore::WeakPtr::operator=(const WeakPtr &other)MemCore::WeakPtr< Object, ObjectBase >inline
operator>>Wizt::TypedSlot< T >friend
operator[](const RefPtr< ValuePool > &VP) constWizt::TypedSlot< T >inline
MemCore::StrongPtr::operator[](const IndexType &I) const -> decltype((*this->getPtrValue())[I])MemCore::StrongPtr< Object, ObjectBase >inline
operator~() constMemCore::WeakPtr< Object, ObjectBase >inline
setActive(bool IsActive=true) constWizt::TypedSlot< T >inline
setHelptext(const string &helptext) constWizt::TypedSlot< T >inline
setProperty(const string &theName, const Type &theValue) constWizt::TypedSlot< T >inline
setRelevance(int rel) constWizt::TypedSlot< T >inline
SlotContext typedefWizt::TypedSlot< T >
Speak(const char *s, const char *prefix="") constMemCore::DynPtr< Object, ObjectBase >related
speak(const char *s, const char *prefix="") const noexceptMemCore::DynPtr< Object, ObjectBase >inline
StrongPtr()MemCore::StrongPtr< Object, ObjectBase >inline
StrongPtr(const std::nullptr_t &)MemCore::StrongPtr< Object, ObjectBase >inline
StrongPtr(const ReferenceBase< ObjectBase_t > *Obj)MemCore::StrongPtr< Object, ObjectBase >inline
StrongPtr(const ReferenceBase< ObjectBase_t > *Obj, const NotNullPtr &)MemCore::StrongPtr< Object, ObjectBase >inline
StrongPtr(const WeakPtr< ChildObject, ObjectBase_t > &Other)MemCore::StrongPtr< Object, ObjectBase >inline
StrongPtr(const StrongPtr< ChildObject, ObjectBase > &Other)MemCore::StrongPtr< Object, ObjectBase >inline
StrongPtr(const StrongPtr< Object, ObjectBase > &Other)MemCore::StrongPtr< Object, ObjectBase >inline
type_cast(const RefPtr< VSlot > &VP)Wizt::TypedSlot< T >inlinestatic
TypedSlot()Wizt::TypedSlot< T >inline
TypedSlot(const TypedSlot &TS)Wizt::TypedSlot< T >inline
TypedSlot(const std::string &theSlotName, const T &theDefaultValue, int myInitialExpertLevel=1, RefPtr< VCreationPreferences > theVP=nullptr)Wizt::TypedSlot< T >inline
TypedSlot(VSlotContainer *that, const string &name, const T &initialValue, int expertLevel=0)Wizt::TypedSlot< T >inline
TypedSlot(const WeakVObjectPtr &that, const string &name, const T &initialValue, int expertLevel=0, bool overwriteExistingSlot=true)Wizt::TypedSlot< T >inline
TypedSlot(const VSlot::Empty< I > &, VSlotContainer *that, const string &name, const RefPtr< VCreationPreferences > &VP, int prior)Wizt::TypedSlot< T >inline
TypedSlot(const VSlot::Empty< I > &, VSlotContainer *that, const string &name, int prior=0)Wizt::TypedSlot< T >inline
TypedSlot(VSlotContainer *that, const VSlot::Empty< 0 > &, const string &name, int prior=0)Wizt::TypedSlot< T >inline
TypedSlot(VSlotContainer *that, const string &name, const T &initialValue, const RefPtr< VCreationPreferences > &VP, int ExpertLevel=0, bool overwriteExistingSlot=true)Wizt::TypedSlot< T >inline
value_type typedefWizt::TypedSlot< T >
WeakPtr(Object *that, const SelfInitialize &)MemCore::WeakPtr< Object, ObjectBase >inlineprotected
WeakPtr()MemCore::WeakPtr< Object, ObjectBase >inline
WeakPtr(const std::nullptr_t &)MemCore::WeakPtr< Object, ObjectBase >inline
WeakPtr(const ReferenceBase< ObjectBase > *Obj)MemCore::WeakPtr< Object, ObjectBase >inline
WeakPtr(const ReferenceBase< ObjectBase > *Obj, const NotNullPtr &)MemCore::WeakPtr< Object, ObjectBase >inline
WeakPtr(const WeakPtr< AnyObject, ObjectBase > &Other)MemCore::WeakPtr< Object, ObjectBase >inline
WeakPtr(const WeakPtr &Other)MemCore::WeakPtr< Object, ObjectBase >inline
~StrongPtr()MemCore::StrongPtr< Object, ObjectBase >inline
~TypedSlot()Wizt::TypedSlot< T >inline
~WeakPtr()MemCore::WeakPtr< Object, ObjectBase >inline