Kanzi  3.9.6
Kanzi Engine API
kanzi::FloatValueAccumulator Member List

This is the complete list of members for kanzi::FloatValueAccumulator, 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
addNodeComponentMessageHandler(TMessageType &messageType, TClass *messageHandlerObject, TMethod method)kanzi::NodeComponentprotected
addNodeComponentMessageHandler(TMessageType &messageType, typename TMessageType::FunctionType function)kanzi::NodeComponentprotected
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
AppliedStyleContainer typedefkanzi::Objectprotected
applyObjectStyle(kanzi::StyleSharedPtr style)kanzi::Object
applyObjectStyles()kanzi::Object
attach(NodeWeakPtr node)kanzi::NodeComponent
attachOverride() overridekanzi::FloatValueAccumulatorprotectedvirtual
AutoplayPropertykanzi::ValueAccumulatorBasestatic
beginPropertyStorage()kanzi::PropertyObjectinline
beginPropertyStorage() constkanzi::PropertyObjectinline
BoundType enum namekanzi::ValueAccumulatorBase
BoundTypePropertykanzi::ValueAccumulatorBasestatic
clearPropertyFlag(AbstractPropertyType propertyType, uint32_t flag)kanzi::PropertyObject
constructLocalValueSourceEntry(AbstractPropertyTypeDescriptor &descriptor, AbstractPropertyTypeDescriptor::PropertyStorage &propertyStorage)kanzi::PropertyObjectprotected
constructPropertyStorage(AbstractPropertyTypeDescriptor &descriptor)kanzi::PropertyObjectprotected
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::FloatValueAccumulatorstatic
detach()kanzi::NodeComponent
detachOverride() overridekanzi::FloatValueAccumulatorprotectedvirtual
dispatchAbstractMessage(const AbstractMessageType &messageType, MessageArguments &messageArguments)kanzi::NodeComponentprotected
dispatchMessage(const MessageType< TArgumentsType > &messageType, typename MessageType< TArgumentsType >::ArgumentsType &messageArguments)kanzi::NodeComponentinlineprotected
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
FloatValueAccumulator(Domain *domain, string_view name)kanzi::FloatValueAccumulatorexplicitprotected
getAbstractProperty(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getAbstractPropertyBase(AbstractPropertyType abstractPropertyType) constkanzi::PropertyObjectinline
getBoundType() constkanzi::ValueAccumulatorBase
getClassValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getDomain() constkanzi::Object
getDynamicMetaclass() const overridekanzi::Objectvirtual
getFinalValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
getIncrementSize() constkanzi::FloatValueAccumulator
getIncrementSizeSource() constkanzi::FloatValueAccumulator
getIncrementTimeInterval() constkanzi::ValueAccumulatorBase
getMainLoopScheduler() constkanzi::Object
getMaximumAccumulatedValue() constkanzi::FloatValueAccumulator
getMessageDispatcher() constkanzi::Object
getMinimumAccumulatedValue() constkanzi::FloatValueAccumulator
getName() constkanzi::NodeComponent
getNode() constkanzi::NodeComponent
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
getState() constkanzi::NodeComponent
getStaticMetaclass()kanzi::Objectstatic
getTargetPropertyField() constkanzi::FloatValueAccumulator
getTargetPropertyType() constkanzi::FloatValueAccumulator
getTopValueSource(AbstractPropertyTypeDescriptor &descriptor) constkanzi::PropertyObjectprotected
hasBaseValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasLocalValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasNonClassValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
hasValue(AbstractPropertyType propertyType) constkanzi::PropertyObject
IncrementSizePropertykanzi::FloatValueAccumulatorstatic
IncrementSizeSourcePropertykanzi::FloatValueAccumulatorstatic
IncrementTimeIntervalPropertykanzi::ValueAccumulatorBasestatic
initialize()kanzi::Objectinlineprotected
isAttached() constkanzi::NodeComponent
isAttaching() constkanzi::NodeComponent
isAttachingOrAttached() constkanzi::NodeComponent
isAutoplay() constkanzi::ValueAccumulatorBase
isDetached() constkanzi::NodeComponent
isDetaching() constkanzi::NodeComponent
isDetachingOrDetached() constkanzi::NodeComponent
isPropertyFlagSet(AbstractPropertyType propertyType, uint32_t flag) constkanzi::PropertyObject
isTypeOf(const Metaclass *objectType) constkanzi::MetaObjectinline
m_appliedStyleskanzi::Objectprotected
makeEditorInfo()kanzi::FloatValueAccumulatorstatic
MaximumAccumulatedValuePropertykanzi::FloatValueAccumulatorstatic
MetaObject()kanzi::MetaObjectinlineexplicitprotected
MinimumAccumulatedValuePropertykanzi::FloatValueAccumulatorstatic
NamePropertykanzi::NodeComponentstatic
NodeComponent(Domain *domain, string_view name)kanzi::NodeComponentexplicitprotected
NodeComponentMessageArguments typedefkanzi::NodeComponent
nodeComponentMessageHandler(const NodeComponent *nodeComponent, const typename TMessageType::FunctionType &function, typename TMessageType::ArgumentsType &messageArguments)kanzi::NodeComponentinlineprotectedstatic
notifyPropertyHandlers(PropertyStoragePtr &storagePtr, PropertyNotificationReason reason)kanzi::PropertyObjectprotectedvirtual
Object(Domain *domain)kanzi::Objectexplicit
onCopy(const Object &other)kanzi::Objectprotected
kanzi::PropertyObject::onCopy(const PropertyObject &other)kanzi::PropertyObjectprotected
onPropertyChanged(AbstractPropertyType propertyType, PropertyNotificationReason reason)kanzi::PropertyObjectvirtual
pause()kanzi::ValueAccumulatorBase
PauseMessagekanzi::ValueAccumulatorBasestatic
pauseOverride() overridekanzi::FloatValueAccumulatorprotectedvirtual
PropertyObject()kanzi::PropertyObjectexplicit
PropertyStorageConstIterator typedefkanzi::PropertyObject
PropertyStorageContainer typedefkanzi::PropertyObject
PropertyStorageIterator typedefkanzi::PropertyObject
PropertyStoragePtr typedefkanzi::PropertyObject
PropertyStorageReverseIterator typedefkanzi::PropertyObject
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
removeNodeComponentMessageFilter(Node::MessageSubscriptionToken subscriptionToken)kanzi::NodeComponentprotected
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
resume()kanzi::ValueAccumulatorBase
ResumeMessagekanzi::ValueAccumulatorBasestatic
resumeOverride() overridekanzi::FloatValueAccumulatorprotectedvirtual
setAbstractProperty(AbstractPropertyType abstractPropertyType, typename PropertyType< DataType >::Traits::ParameterType value)kanzi::PropertyObjectinline
SetAccumulatedValueBoundariesMessagekanzi::FloatValueAccumulatorstatic
setAutoplay(bool enabled)kanzi::ValueAccumulatorBase
setBoundType(BoundType boundType)kanzi::ValueAccumulatorBase
setIncrementSize(float incrementSize)kanzi::FloatValueAccumulator
setIncrementSizeSource(const string &inputPropertyType)kanzi::FloatValueAccumulator
setIncrementTimeInterval(int frequencyInMilliseconds)kanzi::ValueAccumulatorBase
setMaximumAccumulatedValue(float maximumAccumulatedValue)kanzi::FloatValueAccumulator
setMinimumAccumulatedValue(float minimumAccumulatedValue)kanzi::FloatValueAccumulator
setName(string_view name)kanzi::NodeComponent
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
setTargetPropertyField(PropertyField propertyField)kanzi::FloatValueAccumulator
setTargetPropertyType(const string &targetPropertyType)kanzi::FloatValueAccumulator
start()kanzi::ValueAccumulatorBase
StartMessagekanzi::ValueAccumulatorBasestatic
startOverride() overridekanzi::FloatValueAccumulatorprotectedvirtual
State enum namekanzi::NodeComponent
StateAttached enum valuekanzi::NodeComponent
StateAttaching enum valuekanzi::NodeComponent
StateDetached enum valuekanzi::NodeComponent
StateDetaching enum valuekanzi::NodeComponent
stop()kanzi::ValueAccumulatorBase
StopMessagekanzi::ValueAccumulatorBasestatic
stopOverride() overridekanzi::FloatValueAccumulatorprotectedvirtual
TargetPropertyFieldPropertykanzi::FloatValueAccumulatorstatic
TargetPropertyTypePropertykanzi::FloatValueAccumulatorstatic
unapplyObjectStyle(AppliedStyleEntrySharedPtr appliedStyleEntry)kanzi::Object
unapplyObjectStyles()kanzi::Object
validatePropertyModifiers(AbstractPropertyType propertyType)kanzi::PropertyObject
validatePropertyModifiersAndNotifyHandlers(PropertyStoragePtr &propertyStorage)kanzi::PropertyObjectprotected
ValueAccumulatorBase(Domain *domain, string_view name)kanzi::ValueAccumulatorBaseexplicitprotected
~MetaObject()kanzi::MetaObjectvirtual
~NodeComponent() overridekanzi::NodeComponent
~Object() overridekanzi::Object
~PropertyObject()kanzi::PropertyObjectvirtual