Public Member Functions | Protected Member Functions

pl7::ApplicationState Class Reference

#include <ApplicationState.h>

Inheritance diagram for pl7::ApplicationState:
cyber::editor::EditorAppState cyber::gambling::GamblingAppState cyber::TestAppState MyAppState pl7::FreeRolling

List of all members.

Public Member Functions

ApplicationGetApp () const
const cl7::string_typeGetName () const

Protected Member Functions

 ApplicationState (Application *app, const cl7::string_type &name)
virtual ~ApplicationState (void)

Constructor & Destructor Documentation

pl7::ApplicationState::ApplicationState ( Application app,
const cl7::string_type name 
) [protected]

Explicit constructor.

pl7::ApplicationState::~ApplicationState ( void   )  [protected, virtual]

Destructor.


Member Function Documentation

Application* pl7::ApplicationState::GetApp (  )  const [inline]

Returns the application object.

const cl7::string_type& pl7::ApplicationState::GetName (  )  const [inline]

Returns the name of this application state.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines