#include <unit-tests-common.h>
Definition at line 284 of file unit-tests-common.h.
command_line_params::command_line_params |
( |
int |
argc, |
|
|
char *const |
argv[] |
|
) |
| |
|
inline |
size_t command_line_params::get_argc |
( |
| ) |
const |
|
inline |
char* const* command_line_params::get_argv |
( |
| ) |
const |
|
inline |
char* command_line_params::get_argv |
( |
int |
i | ) |
const |
|
inline |
static command_line_params& command_line_params::instance |
( |
int |
argc = 0 , |
|
|
char *const |
argv[] = 0 |
|
) |
| |
|
inlinestatic |
bool command_line_params::_found_any_section = false |
std::vector<char*> command_line_params::_params |
|
private |
The documentation for this class was generated from the following file: