os_macosx/SDLMain.m File Reference

#import "SDL.h"
#import "SDLMain.h"
#import <sys/param.h>
#import <unistd.h>
#import "SmartCrashReportsInstall.h"

Go to the source code of this file.

Data Structures

struct  CPSProcessSerNum
class  SDLApplication

Functions

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

Variables

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


Function Documentation

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

OSErr CPSGetCurrentProcess ( CPSProcessSerNum psn  ) 

OSErr CPSSetFrontProcess ( CPSProcessSerNum psn  ) 

int main ( int  argc,
char **  argv 
)

Definition at line 180 of file SDLMain.m.

References gArgc, gArgv, gFinderLaunch, NO, and YES.


Variable Documentation

int gArgc [static]

Definition at line 27 of file SDLMain.m.

Referenced by main().

char** gArgv [static]

Definition at line 28 of file SDLMain.m.

Referenced by main().

BOOL gCalledAppMainline = FALSE [static]

Definition at line 30 of file SDLMain.m.

BOOL gFinderLaunch [static]

Definition at line 29 of file SDLMain.m.

Referenced by main().


Generated on Fri Sep 28 00:35:47 2007 for raceintospace by  doxygen 1.5.3