#include <staticInterface.h>
Definition at line 39 of file staticInterface.h.
PLUG_API void Plug_StaticInterfaceBase::_LoadAndInstantiate |
( |
const std::type_info & |
type | ) |
const |
|
protected |
bool Plug_StaticInterfaceBase::IsInitialized |
( |
| ) |
const |
|
inline |
Returns true
if we've tried to initialize the interface pointer, even if we failed. This will not attempt to load the plugin or initialize the interface pointer.
Definition at line 44 of file staticInterface.h.
std::atomic<bool> Plug_StaticInterfaceBase::_initialized |
|
mutableprotected |
void* Plug_StaticInterfaceBase::_ptr |
|
mutableprotected |
The documentation for this class was generated from the following file: