oscap_string_map Struct Reference
Define mapping between symbolic constant and its string representation.
More...
#include <util.h>
|
Data Fields |
const int | value |
const char * | string |
Detailed Description
Define mapping between symbolic constant and its string representation.
It is supposed to define array of these structures, ending with element with the string member set to NULL. Value of such member also defines the default value for strings not defined elsewhere.
The documentation for this struct was generated from the following file: