Sleeping Wombat GUI  0.100
swGUI
Public Member Functions | Public Attributes | List of all members
sw::gui::CommandLineArgs Struct Reference

Structure for command line arguments. More...

#include <GUISystem.h>

Public Member Functions

 CommandLineArgs (int argc, char **argv)
 
const char * ProgramName ()
 

Public Attributes

int ArgsCount
 
char ** Arguments
 

Detailed Description

Structure for command line arguments.

Todo:
Move to separate file.

Constructor & Destructor Documentation

sw::gui::CommandLineArgs::CommandLineArgs ( int  argc,
char **  argv 
)
inline

Member Function Documentation

const char* sw::gui::CommandLineArgs::ProgramName ( )
inline

Member Data Documentation

int sw::gui::CommandLineArgs::ArgsCount
char** sw::gui::CommandLineArgs::Arguments

The documentation for this struct was generated from the following file: