EnumBase provides methods to store and access algorithm enumerations of a specific algorithm type. More...
#include <ZrtpConfigure.h>
EnumBase provides methods to store and access algorithm enumerations of a specific algorithm type.
An application shall use the get / check methods to retrieve information from the preset Algorithm Enumerations.
Definition at line 185 of file ZrtpConfigure.h.
Return all names of all currently stored AlgorithmEnums.
Get an AlgorithmEnum by its name.
Return the AlgorithmEnum by its ordinal number.
Get the ordinal number of an AlgorithmEnum.
Get the number of currently stored AlgorithmEnums.
Definition at line 254 of file ZrtpConfigure.h.
Definition at line 253 of file ZrtpConfigure.h.