PixelLightAPI  .
Protected Attributes
PLCore::ApplicationContext Class Reference

Application context. More...

#include <ApplicationContext.h>

Inheritance diagram for PLCore::ApplicationContext:
Inheritance graph
[legend]

List of all members.

Protected Attributes

String m_sExecutableFilename
Array< Stringm_lstArguments
String m_sAppDirectory
String m_sStartupDirectory
String m_sLog
String m_sConfig

Detailed Description

Application context.

Remarks:
The application context stores data and information for an application, such as startup information (what was the current directory when the application started) or paths to needed resources.

Member Data Documentation

Absolute executable filename of the application

Argument list

Application directory

The current directory when the application constructor was called

Absolute path to log file, empty if log has not been opened

Absolute path to config file, empty if no config is used


The documentation for this class was generated from the following files:


PixelLight PixelLight 0.9.10-R1
Copyright (C) 2002-2011 by The PixelLight Team
Last modified Fri Dec 23 2011 15:51:07
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported