Kanzi  3.9.6
Kanzi Engine API
kanzi::AbstractProfiler Member List

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

AbstractProfiler(string_view name, const ProfilingCategory &category)kanzi::AbstractProfilerexplicitprotected
DataType enum namekanzi::AbstractProfiler
DataTypeBoolean enum valuekanzi::AbstractProfiler
DataTypeCount enum valuekanzi::AbstractProfiler
DataTypeFloat enum valuekanzi::AbstractProfiler
DataTypeNotDefined enum valuekanzi::AbstractProfiler
DataTypeString enum valuekanzi::AbstractProfiler
DataTypeUint64 enum valuekanzi::AbstractProfiler
getAggregateDataFieldCount() constkanzi::AbstractProfiler
getAggregateDataFieldCountOverride() const =0kanzi::AbstractProfilerprotectedpure virtual
getAggregateDataFieldName(size_t fieldIndex) constkanzi::AbstractProfiler
getAggregateDataFieldNameOverride(size_t fieldIndex) const =0kanzi::AbstractProfilerprotectedpure virtual
getAggregateDataFieldValue(size_t fieldIndex) constkanzi::AbstractProfiler
getAggregateDataFieldValueOverride(size_t fieldIndex) const =0kanzi::AbstractProfilerprotectedpure virtual
getCategory() constkanzi::AbstractProfiler
getDataType(const Value &value)kanzi::AbstractProfilerstatic
getName() constkanzi::AbstractProfiler
getSampleCount() constkanzi::AbstractProfiler
getSampleCountOverride() const =0kanzi::AbstractProfilerprotectedpure virtual
getSampleFieldCount() constkanzi::AbstractProfiler
getSampleFieldCountOverride() const =0kanzi::AbstractProfilerprotectedpure virtual
getSampleFieldDataType(size_t fieldIndex) constkanzi::AbstractProfiler
getSampleFieldDataTypeOverride(size_t fieldIndex) const =0kanzi::AbstractProfilerprotectedpure virtual
getSampleFieldName(size_t fieldIndex) constkanzi::AbstractProfiler
getSampleFieldNameOverride(size_t fieldIndex) const =0kanzi::AbstractProfilerprotectedpure virtual
getSampleFieldValue(size_t sampleIndex, size_t fieldIndex) constkanzi::AbstractProfiler
getSampleFieldValueOverride(size_t sampleIndex, size_t fieldIndex) const =0kanzi::AbstractProfilerprotectedpure virtual
logAggregateData() constkanzi::AbstractProfilerinline
logAggregateDataOverride() constkanzi::AbstractProfilerprotectedvirtual
logAllData() constkanzi::AbstractProfilerinline
logAllDataOverride() constkanzi::AbstractProfilerprotectedvirtual
Value typedefkanzi::AbstractProfiler
~AbstractProfiler()kanzi::AbstractProfilervirtual