#include "octave-config.h"
#include <iosfwd>
Go to the source code of this file.
Macros | |
#define | BUILT_IN_DOCSTRINGS_FILE_OPTION 1 |
#define | DOC_CACHE_FILE_OPTION 2 |
#define | EVAL_OPTION 3 |
#define | EXEC_PATH_OPTION 4 |
#define | EXPERIMENTAL_TERMINAL_WIDGET_OPTION 5 |
#define | GUI_OPTION 6 |
#define | IMAGE_PATH_OPTION 7 |
#define | INFO_FILE_OPTION 8 |
#define | INFO_PROG_OPTION 9 |
#define | LINE_EDITING_OPTION 10 |
#define | NO_GUI_LIBS_OPTION 12 |
#define | NO_GUI_OPTION 11 |
#define | NO_INIT_FILE_OPTION 13 |
#define | NO_INIT_PATH_OPTION 14 |
#define | NO_LINE_EDITING_OPTION 15 |
#define | NO_SITE_FILE_OPTION 16 |
#define | PERSIST_OPTION 17 |
#define | SERVER_OPTION 18 |
#define | TEXI_MACROS_FILE_OPTION 19 |
#define | TRADITIONAL_OPTION 20 |
Variables | |
struct octave_getopt_options | long_opts [] |
static const char * | short_opts = "+HWVdfhip:qvx" |
struct octave_getopt_options long_opts[] |
Definition at line 36 of file options.h.
Referenced by cmdline_options::cmdline_options(), and main().
|
static |
Definition at line 36 of file options.h.
Referenced by cmdline_options::cmdline_options(), and main().