llappviewermacosx.cpp File Reference

The LLAppViewerWin32 class definitions. More...

#include "llviewerprecompiledheaders.h"
#include "llappviewermacosx.h"
#include "llcommandlineparser.h"
#include "llmemtype.h"
#include "llviewernetwork.h"
#include "llviewercontrol.h"
#include "llmd5.h"
#include "llurlsimstring.h"
#include "llfloaterworldmap.h"
#include "llurldispatcher.h"
#include <Carbon/Carbon.h>
#include "lldir.h"

Include dependency graph for llappviewermacosx.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
std::pair< std::string,
std::string > 
parse_psn (const std::string &s)
OSErr AEGURLHandler (const AppleEvent *messagein, AppleEvent *reply, long refIn)
OSErr AEQuitHandler (const AppleEvent *messagein, AppleEvent *reply, long refIn)
OSStatus simpleDialogHandler (EventHandlerCallRef handler, EventRef event, void *userdata)
OSStatus DisplayReleaseNotes (void)
void init_apple_menu (const char *product)

Variables

int gArgC
char ** gArgV


Detailed Description

The LLAppViewerWin32 class definitions.

LicenseInfo
firstyear=2007&license=viewergpl

Copyright (c) 2007-2008, Linden Research, Inc.

Second Life Viewer Source Code The source code in this file ("Source Code") is provided by Linden Lab to you under the terms of the GNU General Public License, version 2.0 ("GPL"), unless you have obtained a separate licensing agreement ("Other License"), formally executed by you and Linden Lab. Terms of the GPL can be found in doc/GPL-license.txt in this distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/gplv2

There are special exceptions to the terms and conditions of the GPL as it is applied to this Source Code. View the full text of the exception in the file doc/FLOSS-exception.txt in this software distribution, or online at http://secondlifegrid.net/programs/open_source/licensing/flossexception

By copying, modifying or distributing this software, you acknowledge that you have read and understood your obligations described above, and agree to abide by those obligations.

ALL LINDEN LAB SOURCE CODE IS PROVIDED "AS IS." LINDEN LAB MAKES NO WARRANTIES, EXPRESS, IMPLIED OR OTHERWISE, REGARDING ITS ACCURACY, COMPLETENESS OR PERFORMANCE. $/LicenseInfo$

Definition in file llappviewermacosx.cpp.


Function Documentation

OSErr AEGURLHandler ( const AppleEvent *  messagein,
AppleEvent *  reply,
long  refIn 
)

Definition at line 239 of file llappviewermacosx.cpp.

References LLURLDispatcher::dispatch().

Referenced by init_apple_menu().

Here is the call graph for this function:

Here is the caller graph for this function:

OSErr AEQuitHandler ( const AppleEvent *  messagein,
AppleEvent *  reply,
long  refIn 
)

Definition at line 265 of file llappviewermacosx.cpp.

References LLAppViewer::instance(), and LLAppViewer::userQuit().

Referenced by init_apple_menu().

Here is the call graph for this function:

Here is the caller graph for this function:

OSStatus DisplayReleaseNotes ( void   ) 

Definition at line 307 of file llappviewermacosx.cpp.

References _read_file_into_string(), FALSE, nib, NULL, and simpleDialogHandler().

Here is the call graph for this function:

void init_apple_menu ( const char *  product  ) 

Definition at line 422 of file llappviewermacosx.cpp.

References AEGURLHandler(), AEQuitHandler(), llendl, llinfos, nib, and NULL.

Referenced by LLAppViewer::initConfiguration().

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char **  argv 
)

std::pair<std::string, std::string> parse_psn ( const std::string &  s  ) 

Definition at line 122 of file llappviewermacosx.cpp.

Referenced by LLAppViewerMacOSX::initParseCommandLine().

Here is the caller graph for this function:

OSStatus simpleDialogHandler ( EventHandlerCallRef  handler,
EventRef  event,
void *  userdata 
)

Definition at line 274 of file llappviewermacosx.cpp.

References NULL.

Referenced by DisplayReleaseNotes().

Here is the caller graph for this function:


Variable Documentation

int gArgC [static]

Definition at line 55 of file llappviewermacosx.cpp.

char** gArgV [static]

Definition at line 56 of file llappviewermacosx.cpp.


Generated on Fri May 16 08:36:18 2008 for SecondLife by  doxygen 1.5.5