#include <LocatedObject.h>

Public Member Functions | |
| virtual LocatedObject * | GetParent (const LocatedObject &child)=0 |
| LazyLocatedObjectLoader () | |
Definition at line 290 of file LocatedObject.h.
Definition at line 293 of file LocatedObject.h.
| virtual LocatedObject* jlo::LazyLocatedObjectLoader::GetParent | ( | const LocatedObject & | child | ) | [pure virtual] |
Implemented in jlo::LocatedObjectLoader, and ObjectLoader.