Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

CommandLine Class Reference
[Core]

List of all members.


Public Member Functions

 CommandLine ()
 CommandLine (const char *commandLineString)
bool IsCommandLineFlagSet (StringId flag)
int GetCommandLineFlagCount ()
StringId GetCommandLineFlag (int index)
int GetCommandLineStringCount ()
StringId GetCommandLineString (int index)

Detailed Description

Author:
Mattias Gustavsson

Definition at line 20 of file CommandLine.h.


Constructor & Destructor Documentation

CommandLine::CommandLine (  ) 

Definition at line 9 of file CommandLine.cpp.

CommandLine::CommandLine ( const char *  commandLineString  ) 

Definition at line 24 of file CommandLine.cpp.


Member Function Documentation

bool CommandLine::IsCommandLineFlagSet ( StringId  flag  ) 

Definition at line 107 of file CommandLine.cpp.

int CommandLine::GetCommandLineFlagCount (  ) 

Definition at line 123 of file CommandLine.cpp.

StringId CommandLine::GetCommandLineFlag ( int  index  ) 

Definition at line 131 of file CommandLine.cpp.

int CommandLine::GetCommandLineStringCount (  ) 

Definition at line 139 of file CommandLine.cpp.

StringId CommandLine::GetCommandLineString ( int  index  ) 

Definition at line 147 of file CommandLine.cpp.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.