All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
KzuSortObjectSourceConfiguration Struct Reference

Configuration for sort object sources. More...

#include <user/filter/kzu_object_source_base.h>

Public Attributes

KzuSortObjectSourceStartFunction startFunction
 Function to call just before sorting. More...
 
KzuSortObjectSourceComparatorFunction comparator
 Comparator function to use for sorting objects. More...
 

Detailed Description

Configuration for sort object sources.

Member Data Documentation

KzuSortObjectSourceStartFunction KzuSortObjectSourceConfiguration::startFunction

Function to call just before sorting.

Can be KZ_NULL.

KzuSortObjectSourceComparatorFunction KzuSortObjectSourceConfiguration::comparator

Comparator function to use for sorting objects.


The documentation for this struct was generated from the following file: