#include <ParseOptionMap.h>
Static Public Member Functions | |
static DLLEXPORT const char * | find_name (int code) |
find a parse option name from its code | |
static DLLEXPORT int | find_code (const char *name) |
find a parse option code from its name | |
static DLLEXPORT void | list_options () |
print out all parse optionsto stdout |