Public Types | |
enum | Type_T { NOP = 0 , QUIT , HELP , INFO , TUTORIAL , CREATE_USER , RESET_CONNECTION_STRING , TOGGLE_DEPLOYMENT_NUMBER , TOGGLE_NONIATA_INDEXING_FLAG , TOGGLE_XAPIAN_IDEXING_FLAG , TOGGLE_SQLDB_INSERTING_FLAG , CREATE_TABLES , CREATE_INDEXES , FILL_FROM_POR_FILE , LIST_BY_IATA , LIST_BY_ICAO , LIST_BY_FAA , LIST_BY_UNLOCODE , LIST_BY_UICCODE , LIST_BY_GEONAMEID , LIST_NB , LIST_ALL , LIST_CONT , LAST_VALUE } |
Enumeration representing the command entered by the user on the command-line.
Definition at line 49 of file opentrep-dbmgr.cpp.
enum Command_T::Type_T |
Definition at line 50 of file opentrep-dbmgr.cpp.