Character string to generic type map. More...
#include <errno.h>#include <unistd.h>#include "../err.h"#include "char_map.h"#include "generic_field.h"

Defines | |
| #define | GENERIC_CHAR_MAP_MAGIC_VALUE 0x12345622 |
| Internal magic value for a map consistency check. | |
| #define | GENERIC_CHAR_MAP_DECLARE(name, type) |
| Character string to generic type map declaration. | |
| #define | GENERIC_CHAR_MAP_IMPLEMENT(name, type) |
| Character string to generic type map implementation. | |
Character string to generic type map.
1.6.1