#include <cmdline.h>
Static Public Member Functions |
static unsigned | parse (char *cmdline, char *argv[], unsigned argv_size) |
static unsigned | parse (char const *cmdline, char const *argv[], unsigned argv_size) |
Member Function Documentation
static unsigned Cmdline::parse |
( |
char * |
cmdline, |
|
|
char * |
argv[], |
|
|
unsigned |
argv_size |
|
) |
| |
|
inlinestatic |
static unsigned Cmdline::parse |
( |
char const * |
cmdline, |
|
|
char const * |
argv[], |
|
|
unsigned |
argv_size |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following file: