PixelLightAPI  .
PLCore::FuncDesc Member List
This is the complete list of members for PLCore::FuncDesc, including all inherited members.
Dummy()PLCore::FuncDesc
FuncDesc(const String &sSignature, const String &sName, const String &sDescription, const String &sAnnotation)PLCore::FuncDesc
GetAnnotation() const PLCore::MemberDesc [inline]
GetDescription() const PLCore::MemberDesc [inline]
GetMemberType() const PLCore::MemberDesc [inline]
GetMethod(Object &cObject) const PLCore::FuncDesc [virtual]
GetName() const PLCore::MemberDesc [inline]
GetSignature() const PLCore::FuncDesc [inline]
m_nMemberTypePLCore::MemberDesc [protected]
m_sAnnotationPLCore::MemberDesc [protected]
m_sDescriptionPLCore::MemberDesc [protected]
m_sNamePLCore::MemberDesc [protected]
m_sSignaturePLCore::FuncDesc [protected]
MemberDesc(EMemberType nMemberType, const String &sName, const String &sDescription, const String &sAnnotation)PLCore::MemberDesc
Register(ClassReal *pClass)PLCore::MemberDesc [protected]
~FuncDesc()PLCore::FuncDesc [virtual]
~MemberDesc()PLCore::MemberDesc [virtual]


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:06
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported