PixelLightAPI
.
|
Dummy() | PLCore::EventDesc | |
EventDesc(const String &sSignature, const String &sName, const String &sDescription, const String &sAnnotation) | PLCore::EventDesc | |
GetAnnotation() const | PLCore::MemberDesc | [inline] |
GetDescription() const | PLCore::MemberDesc | [inline] |
GetMemberType() const | PLCore::MemberDesc | [inline] |
GetName() const | PLCore::MemberDesc | [inline] |
GetSignal(const Object &cObject) const | PLCore::EventDesc | [virtual] |
GetSignature() const | PLCore::EventDesc | [inline] |
m_nMemberType | PLCore::MemberDesc | [protected] |
m_sAnnotation | PLCore::MemberDesc | [protected] |
m_sDescription | PLCore::MemberDesc | [protected] |
m_sName | PLCore::MemberDesc | [protected] |
m_sSignature | PLCore::EventDesc | [protected] |
MemberDesc(EMemberType nMemberType, const String &sName, const String &sDescription, const String &sAnnotation) | PLCore::MemberDesc | |
Register(ClassReal *pClass) | PLCore::MemberDesc | [protected] |
~EventDesc() | PLCore::EventDesc | [virtual] |
~MemberDesc() | PLCore::MemberDesc | [virtual] |
|