|
| dynamic_reference (Module *Creator, const std::string &Name) |
|
T * | operator-> () |
|
T * | operator* () |
|
const T * | operator-> () const |
|
const T * | operator* () const |
|
| dynamic_reference_base (Module *Creator, const std::string &Name) |
|
const std::string & | GetProvider () const |
|
void | SetProvider (const std::string &newname) |
|
void | SetCaptureHook (CaptureHook *h) |
|
void | check () |
|
| operator bool () const |
|
|
static void | reset_all () |
|
static void * | operator new (size_t, void *m) |
|
ModuleRef | creator |
|
ServiceProvider * | value |
|
The documentation for this class was generated from the following file: