encoder_usage.h File Reference
#include "osdep/osdep.h"#include "parser/usage.h"Go to the source code of this file.
Classes | |
| class | EncoderUsage |
Variables | |
| const unsigned int | ARG_HELP = 1 |
| const unsigned int | ARG_CMD_ENCODE = 2 |
| const unsigned int | ARG_CMD_DECODE = 3 |
| const unsigned int | ARG_CMD_CONVERT = 4 |
| const unsigned int | ARG_INPUT_HEX = 5 |
| const unsigned int | ARG_INPUT_BIN = 6 |
| const unsigned int | ARG_INPUT_DATA = 7 |
| const unsigned int | ARG_OUTPUT_HEX = 8 |
| const unsigned int | ARG_OUTPUT_BIN = 9 |
2006-2012