All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
kanzi::Trigger Member List

This is the complete list of members for kanzi::Trigger, including all inherited members.

ActionContainer typedefkanzi::Trigger
ActionIterator typedefkanzi::Trigger
addAction(ActionSharedPtr action)kanzi::Trigger
addCondition(ConditionSharedPtr condition)kanzi::Trigger
AppliedStyleContainer typedefkanzi::Objectprotected
applyObjectStyle(kanzi::StyleSharedPtr style)kanzi::Object
applyObjectStyles()kanzi::Object
attach(Node *node)kanzi::Trigger
beginActions() const kanzi::Trigger
beginConditions() const kanzi::Trigger
checkConditions() const kanzi::Trigger
clone() const =0kanzi::Triggerprotectedpure virtual
ConditionContainer typedefkanzi::Trigger
ConditionIterator typedefkanzi::Trigger
copy() const kanzi::Trigger
copyLocalValues(const Object &other)kanzi::Object
detach()kanzi::Trigger
endActions() const kanzi::Trigger
endConditions() const kanzi::Trigger
ForwardedMessagePropertykanzi::Triggerstatic
getAbstractProperty(AbstractPropertyType abstractPropertyType) const kanzi::Objectinline
getAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType &value) const kanzi::Objectinline
getDomain() const kanzi::Object
getDynamicMetaclass() const kanzi::Objectvirtual
getForwardedMessage() const kanzi::Triggerinline
getMessageDispatcher() const kanzi::Object
getName() const kanzi::Trigger
getNode() const kanzi::Trigger
getProperty(const PropertyType< DataType > &propertyType) const kanzi::Objectinline
getProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType &value) const kanzi::Objectinline
getPropertyManager() const kanzi::Object
getResourceManager() const kanzi::Object
getStaticMetaclass()kanzi::Objectstatic
getTaskScheduler() const kanzi::Object
hasLocalValue(AbstractPropertyType propertyType) const kanzi::Object
hasValue(AbstractPropertyType propertyType) const kanzi::Object
initialize()kanzi::Objectinlineprotected
invokeActions() const kanzi::Trigger
isAttached() const kanzi::Triggerinline
isAttaching() const kanzi::Triggerinline
isDetaching() const kanzi::Triggerinline
isTypeOf(const Metaclass *objectType) const kanzi::Objectinline
load(KzcInputStream *inputStream, const KzuBinaryFileInfo *file)kanzi::Triggervirtual
loadTrigger(KzcInputStream *inputStream, Domain *domain, const KzuBinaryFileInfo *file)kanzi::Triggerstatic
m_appliedStyleskanzi::Objectprotected
makeEditorInfo()kanzi::Triggerinlineprotectedstatic
Object(Domain *domain)kanzi::Objectexplicit
onAttach()kanzi::Triggerprotectedvirtual
onCopy(const Trigger &other)kanzi::Triggerprotected
kanzi::Object::onCopy(const Object &other)kanzi::Objectprotected
onDetach()kanzi::Triggerprotectedvirtual
onPropertyChanged(AbstractPropertyType propertyType, KzuPropertyNotificationReason reason)kanzi::Objectvirtual
removeLocalValue(AbstractPropertyType propertyType)kanzi::Object
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::DataType value)kanzi::Objectinline
setAbstractProperty(AbstractPropertyType abstractPropertyType, ResourceSharedPtr value)kanzi::Objectinline
setForwardedMessage(void *value)kanzi::Triggerinline
setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::DataType value)kanzi::Objectinline
setProperty(const PropertyType< ResourceID > &propertyType, ResourceSharedPtr value)kanzi::Objectinline
Trigger(Domain *domain, string_view name)kanzi::Triggerexplicitprotected
unapplyObjectStyle(AppliedStyleEntry *appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
~Object()kanzi::Objectvirtual