PixelLightAPI
.
Main Page
Namespaces
Classes
Files
Directories
Class List
Class Hierarchy
Class Members
PLCore
FrontendContext
PLCore::FrontendContext Member List
This is the complete list of members for
PLCore::FrontendContext
, including all inherited members.
AbstractContext
()
PLCore::AbstractContext
[protected]
AddReference
()
PLCore::ObjectBase
CallMethod
(const String &sName, DynParams &cParams)
PLCore::Object
CallMethod
(const String &sName, const DynParams &cParams)
PLCore::Object
CallMethod
(const String &sName, const String &sParams)
PLCore::Object
CallMethod
(const String &sName, const XmlElement &cElement)
PLCore::Object
FromString
(const String &sString)
PLCore::Object
[virtual]
FromXml
(const XmlElement &cElement)
PLCore::Object
[virtual]
FrontendContext
()
PLCore::FrontendContext
GetAttribute
(const String &sName) const
PLCore::Object
GetAttributes
() const
PLCore::Object
GetClass
() const
PLCore::ObjectBase
[virtual]
GetFrontend
() const
PLCore::FrontendContext
[inline]
GetFrontendConstructor
() const
PLCore::FrontendContext
[inline]
GetFrontendConstructorParameters
() const
PLCore::FrontendContext
[inline]
GetFrontendImplementation
() const
PLCore::FrontendContext
[inline]
GetFrontendImplementationConstructor
() const
PLCore::FrontendContext
[inline]
GetFrontendImplementationConstructorParameters
() const
PLCore::FrontendContext
[inline]
GetFrontendImplementationParameters
() const
PLCore::FrontendContext
[inline]
GetFrontendParameters
() const
PLCore::FrontendContext
[inline]
GetMethod
(const String &sName)
PLCore::Object
GetMethods
(List< DynFuncPtr > &lstMethods)
PLCore::Object
GetName
() const
PLCore::FrontendContext
[inline]
GetPointer
() const
PLCore::ObjectBase
GetPointer
()
PLCore::ObjectBase
GetRefCount
() const
PLCore::ObjectBase
GetSignal
(const String &sName) const
PLCore::Object
GetSignals
() const
PLCore::Object
GetSlot
(const String &sName) const
PLCore::Object
GetSlots
() const
PLCore::Object
GetValues
(EDefaultValue nDefaultValue=NoDefault) const
PLCore::Object
GetValuesXml
(XmlElement &cElement, EDefaultValue nDefaultValue=NoDefault) const
PLCore::Object
IsInstanceOf
(const String &sClass) const
PLCore::Object
IsInstanceOfByReference
(const Class &cClass) const
PLCore::Object
m_lstArguments
PLCore::ApplicationContext
[protected]
m_sAppDirectory
PLCore::ApplicationContext
[protected]
m_sConfig
PLCore::ApplicationContext
[protected]
m_sExecutableDirectory
PLCore::ApplicationContext
[protected]
m_sExecutableFilename
PLCore::ApplicationContext
[protected]
m_sFrontend
PLCore::FrontendContext
[protected]
m_sFrontendConstructor
PLCore::FrontendContext
[protected]
m_sFrontendConstructorParameters
PLCore::FrontendContext
[protected]
m_sFrontendImplementation
PLCore::FrontendContext
[protected]
m_sFrontendImplementationConstructor
PLCore::FrontendContext
[protected]
m_sFrontendImplementationConstructorParameters
PLCore::FrontendContext
[protected]
m_sFrontendImplementationParameters
PLCore::FrontendContext
[protected]
m_sFrontendParameters
PLCore::FrontendContext
[protected]
m_sLog
PLCore::ApplicationContext
[protected]
m_sName
PLCore::FrontendContext
[protected]
m_sStartupDirectory
PLCore::ApplicationContext
[protected]
Object
()
PLCore::Object
ObjectBase
()
PLCore::ObjectBase
Release
()
PLCore::ObjectBase
SetAttribute
(const String &sName, const String &sValue)
PLCore::Object
SetAttribute
(const String &sName, const DynVar &cVar)
PLCore::Object
SetAttribute
(const String &sName, const DynVar *pVar)
PLCore::Object
SetAttributeDefault
(const String &sName)
PLCore::Object
SetDefaultValues
()
PLCore::Object
SetFrontend
(const String &sFrontend)
PLCore::FrontendContext
[inline]
SetFrontendConstructor
(const String &sFrontendConstructor)
PLCore::FrontendContext
[inline]
SetFrontendConstructorParameters
(const String &sFrontendConstructorParameters)
PLCore::FrontendContext
[inline]
SetFrontendImplementation
(const String &sFrontendImplementation)
PLCore::FrontendContext
[inline]
SetFrontendImplementationConstructor
(const String &sFrontendImplementationConstructor)
PLCore::FrontendContext
[inline]
SetFrontendImplementationConstructorParameters
(const String &sFrontendImplementationConstructorParameters)
PLCore::FrontendContext
[inline]
SetFrontendImplementationParameters
(const String &sFrontendImplementationParameters)
PLCore::FrontendContext
[inline]
SetFrontendParameters
(const String &sFrontendParameters)
PLCore::FrontendContext
[inline]
SetName
(const String &sName)
PLCore::FrontendContext
[inline]
SetValues
(const String &sVars)
PLCore::Object
SetValuesXml
(const XmlElement &cElement)
PLCore::Object
SoftRelease
()
PLCore::ObjectBase
ToString
() const
PLCore::Object
[virtual]
ToXml
() const
PLCore::Object
[virtual]
~AbstractContext
()
PLCore::AbstractContext
[protected]
~FrontendContext
()
PLCore::FrontendContext
[virtual]
~Object
()
PLCore::Object
[virtual]
~ObjectBase
()
PLCore::ObjectBase
[virtual]
PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by
The PixelLight Team
Last modified Thu Feb 23 2012 14:09:25
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported