#include <application_info.hpp>
Definition at line 49 of file application_info.hpp.
◆ program_arguments() [1/3]
neolib::program_arguments::program_arguments |
( |
| ) |
|
◆ program_arguments() [2/3]
neolib::program_arguments::program_arguments |
( |
int |
argc, |
|
|
char * |
argv[] |
|
) |
| |
◆ program_arguments() [3/3]
◆ argc()
int neolib::program_arguments::argc |
( |
| ) |
const |
|
overridevirtual |
◆ argv()
char ** neolib::program_arguments::argv |
( |
| ) |
const |
|
overridevirtual |
◆ as_vector()
The documentation for this class was generated from the following file: