#include <kanzi/core/cpp/platform.hpp>
#include <kanzi/core/property/abstract_property_type_descriptor.hpp>
#include <kanzi/core/property/property_data_type_traits.hpp>
#include <kanzi/core/util/reference_count_scope_guard.hpp>
Classes | |
class | kanzi::PropertyTypeDescriptor< T > |
PropertyTypeDescriptor is used internally by the property system to implement all operations required for property types that have the same data type. More... | |
struct | kanzi::PropertyTypeDescriptor< T >::TypedValueSource |
struct | kanzi::PropertyTypeDescriptor< T >::TypedModifierEntry |
struct | kanzi::PropertyTypeDescriptor< T >::TypedModifierStorage |
struct | kanzi::PropertyTypeDescriptor< T >::TypedNotificationEntry |
struct | kanzi::PropertyTypeDescriptor< T >::TypedNotificationStorage |
struct | kanzi::PropertyTypeDescriptor< T >::TypedNotificationStorage::CleanupFunctor |
Functor for cleaning up stale notification entries. More... | |
Namespaces | |
kanzi | |