kanzi::AbstractProfilerSource Member List

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

AbstractProfilerSource(string_view name, string_view category, const FieldNameContainer &fields, const FieldNameContainer &sampleFields)kanzi::AbstractProfilerSourceexplicitprotected
beginFieldNames() const kanzi::AbstractProfilerSource
beginSampleFieldNames() const kanzi::AbstractProfilerSource
DataType enum namekanzi::AbstractProfilerSource
DataTypeBoolean enum valuekanzi::AbstractProfilerSource
DataTypeFloat enum valuekanzi::AbstractProfilerSource
DataTypeNotDefined enum valuekanzi::AbstractProfilerSource
DataTypeString enum valuekanzi::AbstractProfilerSource
DataTypeUint64 enum valuekanzi::AbstractProfilerSource
endFieldNames() const kanzi::AbstractProfilerSource
endSampleFieldNames() const kanzi::AbstractProfilerSource
FieldNameConstIterator typedefkanzi::AbstractProfilerSource
FieldNameContainer typedefkanzi::AbstractProfilerSource
getCategory() const kanzi::AbstractProfilerSource
getDataType(const Value &value)kanzi::AbstractProfilerSourcestatic
getName() const kanzi::AbstractProfilerSource
getSampleCount() const kanzi::AbstractProfilerSource
getSampleCountOverride() const =0kanzi::AbstractProfilerSourceprotectedpure virtual
getSampleValue(size_t sampleIndex, string_view fieldName) const kanzi::AbstractProfilerSource
getSampleValueOverride(size_t sampleIndex, string_view fieldName) const =0kanzi::AbstractProfilerSourceprotectedpure virtual
getValue(string_view fieldName) const kanzi::AbstractProfilerSource
getValueOverride(string_view fieldName) const =0kanzi::AbstractProfilerSourceprotectedpure virtual
Value typedefkanzi::AbstractProfilerSource
~AbstractProfilerSource()kanzi::AbstractProfilerSourcevirtual