#include <ARGS.H>
Definition at line 51 of file ARGS.H.
◆ Command_Line_Arguments() [1/3]
| Command_Line_Arguments::Command_Line_Arguments |
( |
HINSTANCE | current_instance_handle, |
|
|
LPTSTR | windows_command_line_string ) |
◆ Command_Line_Arguments() [2/3]
| Command_Line_Arguments::Command_Line_Arguments |
( |
LPTSTR | | ) |
|
|
inline |
◆ Command_Line_Arguments() [3/3]
| Command_Line_Arguments::Command_Line_Arguments |
( |
HINSTANCE | current_instance_handle | ) |
|
◆ ~Command_Line_Arguments()
| Command_Line_Arguments::~Command_Line_Arguments |
( |
void | | ) |
|
◆ Get_argc()
| int Command_Line_Arguments::Get_argc |
( |
void | | ) |
|
◆ Get_argv()
| const char * Command_Line_Arguments::Get_argv |
( |
int | argument_index | ) |
|
◆ Set_argv()
| void Command_Line_Arguments::Set_argv |
( |
int | argument_index, |
|
|
char * | arg ) |
The documentation for this class was generated from the following files: