BLOCXX_NAMESPACE::dlSharedLibrary Member List
This is the complete list of members for
BLOCXX_NAMESPACE::dlSharedLibrary, including all inherited members.
| dlSharedLibrary(void *libhandle, const String &libName) | BLOCXX_NAMESPACE::dlSharedLibrary | |
| dlSharedLibrary(const dlSharedLibrary &) | BLOCXX_NAMESPACE::dlSharedLibrary | [private] |
| doGetFunctionPointer(const String &functionName, void **fp) const | BLOCXX_NAMESPACE::dlSharedLibrary | [protected, virtual] |
| getFunctionPointer(const String &functionName, fptype &retval) | BLOCXX_NAMESPACE::SharedLibrary | [inline] |
| IntrusiveCountableBase() | BLOCXX_NAMESPACE::IntrusiveCountableBase | [inline, protected] |
| IntrusiveCountableBase(const IntrusiveCountableBase &) | BLOCXX_NAMESPACE::IntrusiveCountableBase | [inline, protected] |
| IntrusiveReferenceAddRef(IntrusiveCountableBase *p) | BLOCXX_NAMESPACE::IntrusiveCountableBase | [friend] |
| IntrusiveReferenceRelease(IntrusiveCountableBase *p) | BLOCXX_NAMESPACE::IntrusiveCountableBase | [friend] |
| isFakeLibrary(const String &library_path) | BLOCXX_NAMESPACE::dlSharedLibrary | [static] |
| m_libhandle | BLOCXX_NAMESPACE::dlSharedLibrary | [private] |
| m_libName | BLOCXX_NAMESPACE::dlSharedLibrary | [private] |
| operator=(const dlSharedLibrary &) | BLOCXX_NAMESPACE::dlSharedLibrary | [private] |
| BLOCXX_NAMESPACE::SharedLibrary::operator=(const IntrusiveCountableBase &) | BLOCXX_NAMESPACE::IntrusiveCountableBase | [inline, protected] |
| s_call_dlclose | BLOCXX_NAMESPACE::dlSharedLibrary | [private, static] |
| setCallDlclose(bool callDlclose) | BLOCXX_NAMESPACE::dlSharedLibrary | [inline, static] |
| ~dlSharedLibrary() | BLOCXX_NAMESPACE::dlSharedLibrary | [virtual] |
| ~IntrusiveCountableBase() | BLOCXX_NAMESPACE::IntrusiveCountableBase | [protected, virtual] |
| ~SharedLibrary() | BLOCXX_NAMESPACE::SharedLibrary | [virtual] |