#include <reflective.h>
Inheritance diagram for LLReflective:

| Public Member Functions | |
| LLReflective () | |
| virtual | ~LLReflective () | 
| virtual const LLMetaClass & | getMetaClass () const =0 | 
Definition at line 38 of file reflective.h.
| LLReflective::LLReflective | ( | ) | 
Definition at line 38 of file reflective.cpp.
| LLReflective::~LLReflective | ( | ) |  [virtual] | 
Definition at line 43 of file reflective.cpp.
| virtual const LLMetaClass& LLReflective::getMetaClass | ( | ) | const  [pure virtual] | 
Implemented in LLReflectiveT< T >, LLPermissions, tut::TestAggregatedData, and tut::TestReflectionData.
Referenced by LLMetaClass::isInstance().
 1.4.7
 1.4.7