#include <Ptr.h>
Public Member Functions | |
virtual void | invalidate ()=0 |
virtual bool | isValid () const =0 |
virtual void * | load () const =0 |
virtual | ~IPtrLoader () |
Interface for the lazy loading of the embedded object. Implementations are provided by the db storage code.
|
pure virtual |
Implemented in ora::RelationalRefLoader, and ora::RelationalPtrLoader.
|
pure virtual |
Implemented in ora::RelationalRefLoader, and ora::RelationalPtrLoader.
Referenced by core.AutoHandle.AutoHandle::ReallyLoad().
|
pure virtual |
Implemented in ora::RelationalRefLoader, and ora::RelationalPtrLoader.
Referenced by MatrixToProcess.MatrixToProcess::getProcess(), and MatrixToProcess.MatrixToProcess::listAll().