SDLMain.m File Reference

Go to the source code of this file.

Classes

category  NSApplication(SDL_Missing_Methods)
struct  CPSProcessSerNum
category  NSString(ReplaceSubString)
class  SDLApplication

Functions

OSErr CPSGetCurrentProcess (CPSProcessSerNum *psn)
OSErr CPSEnableForegroundOperation (CPSProcessSerNum *psn, UInt32 _arg2, UInt32 _arg3, UInt32 _arg4, UInt32 _arg5)
OSErr CPSSetFrontProcess (CPSProcessSerNum *psn)
static NSStringgetApplicationName (void)
int main (int argc, char **argv)

Variables

static int gArgc
static char ** gArgv
static BOOL gFinderLaunch
static BOOL gCalledAppMainline = FALSE


Function Documentation

OSErr CPSEnableForegroundOperation ( CPSProcessSerNum psn,
UInt32  _arg2,
UInt32  _arg3,
UInt32  _arg4,
UInt32  _arg5 
)

OSErr CPSGetCurrentProcess ( CPSProcessSerNum psn  ) 

OSErr CPSSetFrontProcess ( CPSProcessSerNum psn  ) 

static NSString* getApplicationName ( void   )  [static]

Definition at line 44 of file SDLMain.m.

int main ( int  argc,
char **  argv 
)

Definition at line 357 of file SDLMain.m.

References gArgc, gArgv, and gFinderLaunch.


Variable Documentation

int gArgc [static]

Definition at line 39 of file SDLMain.m.

Referenced by main().

char** gArgv [static]

Definition at line 40 of file SDLMain.m.

Referenced by main().

BOOL gCalledAppMainline = FALSE [static]

Definition at line 42 of file SDLMain.m.

BOOL gFinderLaunch [static]

Definition at line 41 of file SDLMain.m.

Referenced by main().


Generated on Fri Jul 27 22:28:09 2007 for pentagram by  doxygen 1.4.7