ADTF  3.18.2
enums.h File Reference

Several enums for project wide use. More...

Go to the source code of this file.

Namespaces

 a_util
 Serves as the root component, with common functionality documented in core functionality.
 

Enumerations

enum class  SortingOrder : std::int32_t { ascending = 0x00 , descending = 0x01 }
 Flags for functions that need to sort elements. More...
 

Detailed Description

Several enums for project wide use.

Definition in file enums.h.