Kanzi  3.9.6
Kanzi Engine API
kanzi::WriteLogAction Member List

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

acquireLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
acquireModifierStorage(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
acquireNotificationStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
acquirePropertyStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
Action(Domain *domain, string_view name)kanzi::Actionexplicitprotected
ActionBase(Domain *domain, string_view name)kanzi::ActionBaseexplicitprotected
addArgumentBinding(AbstractPropertyType sourceArgument, AbstractPropertyType targetArgument)kanzi::ForwardingAction
addArgumentBinding(AbstractPropertyType sourceArgument, PropertyField sourceField, AbstractPropertyType targetArgument, PropertyField targetField)kanzi::ForwardingAction
addBinding(string_view targetPath, AbstractPropertyType targetArgument, PropertyField targetField, ManualBindingSharedPtr binding)kanzi::ForwardingAction
addPropertyBinding(string_view sourceObjectPath, AbstractPropertyType sourcePropertyType, AbstractPropertyType targetArgument)kanzi::ForwardingAction
addPropertyBinding(string_view sourceObjectPath, AbstractPropertyType sourcePropertyType, PropertyField sourceField, string_view targetObjectPath, AbstractPropertyType targetArgument, PropertyField targetField)kanzi::ForwardingAction
addPropertyBinding(string_view sourceObjectPath, AbstractPropertyType sourcePropertyType, PropertyField sourceField, AbstractPropertyType targetArgument, PropertyField targetField)kanzi::ForwardingAction
addPropertyBinding(AbstractPropertyType sourcePropertyType, PropertyField sourceField, AbstractPropertyType targetArgument, PropertyField targetField)kanzi::ForwardingActioninline
addPropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
addPropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner)kanzi::PropertyObjectinline
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer)kanzi::PropertyObjectinline
addPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner)kanzi::PropertyObjectinline
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, void *ownerPointer)kanzi::PropertyObjectprotected
addPropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, PropertyValuePrecedence precedence, AbstractPropertyTypeDescriptor::ValueSourceOwner *owner)kanzi::PropertyObjectprotected
addResourceBinding(ResourceID id, AbstractPropertyType targetArgument, PropertyField targetField)kanzi::ForwardingAction
addResourceBinding(ResourceID id, AbstractPropertyType targetArgument)kanzi::ForwardingActioninline
addResourceBinding(string_view id, AbstractPropertyType targetArgument, PropertyField targetField)kanzi::ForwardingActioninline
addResourceBinding(string_view id, AbstractPropertyType targetArgument)kanzi::ForwardingActioninline
addValueBinding(const Variant &sourceValue, AbstractPropertyType targetArgument, PropertyField targetField)kanzi::ForwardingAction
addValueBinding(const Variant &sourceValue, AbstractPropertyType targetArgument)kanzi::ForwardingActioninline
AppliedStyleContainer typedefkanzi::Objectprotected
applyObjectStyle(kanzi::StyleSharedPtr style)kanzi::Object
applyObjectStyles()kanzi::Object
applyResourceBindings(string_view path)kanzi::ForwardingActionprotected
Argument0Propertykanzi::WriteLogActionstatic
Argument10Propertykanzi::WriteLogActionstatic
Argument11Propertykanzi::WriteLogActionstatic
Argument12Propertykanzi::WriteLogActionstatic
Argument13Propertykanzi::WriteLogActionstatic
Argument14Propertykanzi::WriteLogActionstatic
Argument15Propertykanzi::WriteLogActionstatic
Argument1Propertykanzi::WriteLogActionstatic
Argument2Propertykanzi::WriteLogActionstatic
Argument3Propertykanzi::WriteLogActionstatic
Argument4Propertykanzi::WriteLogActionstatic
Argument5Propertykanzi::WriteLogActionstatic
Argument6Propertykanzi::WriteLogActionstatic
Argument7Propertykanzi::WriteLogActionstatic
Argument8Propertykanzi::WriteLogActionstatic
Argument9Propertykanzi::WriteLogActionstatic
attach(Trigger *trigger)kanzi::Action
attachMessageToSourceRuntimes()kanzi::ForwardingActionprotected
attachTriggerToLookUpContexts()kanzi::ForwardingActionprotected
beginBindingRuntimes() constkanzi::ForwardingActioninline
beginBindings() constkanzi::ForwardingActioninline
beginPropertyStorage()kanzi::PropertyObjectinline
beginPropertyStorage() constkanzi::PropertyObjectinline
BindingConstIterator typedefkanzi::ForwardingAction
BindingContainer typedefkanzi::ForwardingAction
BindingRuntimeConstIterator typedefkanzi::ForwardingAction
BindingRuntimeContainer typedefkanzi::ForwardingAction
clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
clone() const overridekanzi::WriteLogActionprotectedvirtual
constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
constructPropertyStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
copy() constkanzi::Action
copyLocalValue(const PropertyObject &other, AbstractPropertyType propertyType)kanzi::PropertyObject
copyLocalValue(const AbstractPropertyTypeDescriptor::PropertyStorage &otherPropertyStorage)kanzi::PropertyObjectprotected
copyLocalValues(const PropertyObject &other)kanzi::PropertyObject
create(Domain *domain, string_view name)kanzi::WriteLogActioninlinestatic
createTriggerBindingTargetRuntime(string_view targetPath, AbstractPropertyType targetArgument, PropertyField targetField)kanzi::ForwardingActionprotectedvirtual
DelayPropertykanzi::Actionstatic
detach()kanzi::Action
endBindingRuntimes() constkanzi::ForwardingActioninline
endBindings() constkanzi::ForwardingActioninline
endPropertyStorage()kanzi::PropertyObjectinline
endPropertyStorage() constkanzi::PropertyObjectinline
findModifierStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
findNotificationStorage(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyStorage(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyStoragePtr(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByNameAndDataType(string_view name, PropertyDataType dataType) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByQualifiedNameAndDataType(string_view qualifiedName, PropertyDataType dataType) constkanzi::PropertyObjectprotected
findPropertyTypeDescriptorByUnqualifiedNameAndDataType(string_view unqualifiedName, PropertyDataType dataType) constkanzi::PropertyObjectprotected
ForwardingAction(Domain *domain, string_view name)kanzi::ForwardingActionexplicitprotected
getAbstractProperty(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getArgument(AbstractPropertyType argumentType)kanzi::ForwardingActionprotected
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getDelay() constkanzi::Actioninline
getDomain() constkanzi::Object
getDynamicMetaclass() const overridekanzi::Objectvirtual
getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getLogText()kanzi::WriteLogAction
getMainLoopScheduler() constkanzi::Object
getMessageDispatcher() constkanzi::Object
getName() constkanzi::ActionBase
getNonClassValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getOptionalAbstractProperty(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getOptionalProperty(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getOptionalPropertyBase(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getProperty(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getPropertyBase(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getPropertyNotificationHandlerCount(const PropertyType< DataType > &propertyType) constkanzi::PropertyObjectinline
getResourceManager() constkanzi::Object
getScriptingContext() constkanzi::Objectinline
getStaticMetaclass()kanzi::Objectstatic
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getTrigger() constkanzi::Action
hasBaseValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasLocalValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasNonClassValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
initialize()kanzi::Objectinlineprotected
invoke()kanzi::Action
isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) constkanzi::PropertyObject
isTypeOf(const Metaclass *objectType) constkanzi::MetaObjectinline
load(KzbFile &kzbFile, KzbMemoryParser &parser) overridekanzi::ForwardingActionprotectedvirtual
loadAction(Domain *domain, KzbFile &kzbFile, KzbMemoryParser &parser)kanzi::ActionBasestatic
loadAction(Domain *domain, KzbFile &kzbFile, KzbMemoryParser &parser)kanzi::ActionBasestatic
loadBinding(KzbFile &kzbFile, KzbMemoryParser &parser)kanzi::ForwardingActionprotected
LogTextPropertykanzi::WriteLogActionstatic
m_appliedStyleskanzi::Objectprotected
m_bindingRuntimeskanzi::ForwardingActionprotected
m_resourceBindingskanzi::ForwardingActionprotected
makeEditorInfo()kanzi::WriteLogActionstatic
MetaObject()kanzi::MetaObjectinlineexplicitprotected
notifyPropertyHandlers(PropertyStoragePtr &storagePtr, PropertyNotificationReason reason)kanzi::PropertyObjectprotectedvirtual
Object(Domain *domain)kanzi::Objectexplicit
onAttach() overridekanzi::ForwardingActionprotectedvirtual
onCopy(const ForwardingAction &other)kanzi::ForwardingActionprotected
kanzi::Action::onCopy(const Object &other)kanzi::Objectprotected
kanzi::PropertyObject::onCopy(const PropertyObject &other)kanzi::PropertyObjectprotected
onDelayedInvoke() overridekanzi::WriteLogActionprotectedvirtual
onDetach()kanzi::ActionBaseprotectedvirtual
onInvoke() overridekanzi::WriteLogActionprotectedvirtual
onPrepareDelayedInvoke() overridekanzi::ForwardingActionprotectedvirtual
onPropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason)kanzi::PropertyObjectvirtual
onUnprepareDelayedInvoke()kanzi::Actionprotectedvirtual
PropertyObject()kanzi::PropertyObjectexplicit
PropertyStorageConstIterator typedefkanzi::PropertyObject
PropertyStorageContainer typedefkanzi::PropertyObject
PropertyStorageIterator typedefkanzi::PropertyObject
PropertyStoragePtr typedefkanzi::PropertyObject
PropertyStorageReverseIterator typedefkanzi::PropertyObject
removeAllBindings()kanzi::ForwardingActionprotected
removeBinding(AbstractPropertyType argumentType)kanzi::ForwardingActionprotected
removeBinding(AbstractBindingRuntimeSharedPtr bindingRuntime)kanzi::ForwardingActionprotected
removeKzbProperties(flat_set< AbstractPropertyType > *keepProperties)kanzi::PropertyObject
removeKzbProperties()kanzi::PropertyObjectinline
removeLocalPropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer)kanzi::PropertyObjectinline
removeLocalValue(AbstractPropertyType propertyType)kanzi::PropertyObject
removeLocalValue(AbstractPropertyTypeDescriptor &descriptor, PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
removePropertyModifier(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::ModifierCallback callback, void *owner)kanzi::PropertyObjectinline
removePropertyNotificationHandler(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::NotificationCallback callback, void *owner)kanzi::PropertyObjectinline
removePropertyValueSource(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Descriptor::TypedValueSource *valueSource, void *ownerPointer)kanzi::PropertyObjectinline
removePropertyValueSource(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::ValueSource *valueSource, void *owner)kanzi::PropertyObjectprotected
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
setDelay(chrono::milliseconds delay)kanzi::Actioninline
setLogText(string text)kanzi::WriteLogAction
setProperty(const PropertyType< DataType > &propertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
setPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
setScriptingContext(ScriptingContextSharedPtr context)kanzi::Objectinline
unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
validatePropertyModifiers(AbstractPropertyType propertyType)kanzi::PropertyObject
validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
WriteLogAction(Domain *domain, string_view name)kanzi::WriteLogActionexplicitprotected
~MetaObject()kanzi::MetaObjectvirtual
~Object() overridekanzi::Object
~PropertyObject()kanzi::PropertyObjectvirtual