Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
jau::os::DynamicLinker Member List

This is the complete list of members for jau::os::DynamicLinker, including all inherited members.

closeLibrary(libhandle_t handle) noexceptjau::os::DynamicLinkerinline
closeLibraryImpl(libhandle_t handle) noexcept=0jau::os::DynamicLinkerprotectedpure virtual
DEBUG_LOOKUPjau::os::DynamicLinkerprotectedstatic
decrLibRefCount(const libhandle_t handle) noexceptjau::os::DynamicLinkerinlineprotected
DynamicLinker() noexcept=defaultjau::os::DynamicLinkerprotected
enumerateLibraryPaths(const std::string &libName, bool searchSystemPath=false, bool searchSystemPathFirst=false) noexceptjau::os::DynamicLinkerstatic
get() noexceptjau::os::DynamicLinkerinlinestatic
getBaseName(const std::string &filename, const bool isBasename=false, const bool caseInsensitive=jau::os::is_windows()) noexceptjau::os::DynamicLinkerstatic
getCanonicalName(const std::string &basename, const bool checkIsCanonical=true) noexceptjau::os::DynamicLinkerinlinestatic
getDefaultPrefix() noexceptjau::os::DynamicLinkerinlinestatic
getDefaultSuffix() noexceptjau::os::DynamicLinkerinlinestatic
getEnvLibPathVarName() noexceptjau::os::DynamicLinkerinlinestatic
getLastError() noexceptjau::os::DynamicLinkerinline
getLastErrorImpl() noexcept=0jau::os::DynamicLinkerprotectedpure virtual
getSystemEnvLibraryPaths()jau::os::DynamicLinkerinlinestatic
incrLibRefCount(const libhandle_t handle, const std::string &libName) noexceptjau::os::DynamicLinkerinlineprotected
isCanonicalName(const std::string &filename, const bool isBasename=false, const bool caseInsensitive=jau::os::is_windows()) noexceptjau::os::DynamicLinkerstatic
libhandle_t typedefjau::os::DynamicLinker
lookupLibraryPathname(libhandle_t handle, const std::string &symbolName) noexceptjau::os::DynamicLinkerinline
lookupLibraryPathnameImpl(libhandle_t libraryHandle, const std::string &symbolName) noexcept=0jau::os::DynamicLinkerprotectedpure virtual
lookupSymbol(libhandle_t handle, const std::string &symbolName) noexceptjau::os::DynamicLinkerinline
lookupSymbolGlobal(const std::string &symbolName) noexceptjau::os::DynamicLinkerinline
lookupSymbolGlobalImpl(const std::string &symbolName) noexcept=0jau::os::DynamicLinkerprotectedpure virtual
lookupSymbolLocalImpl(libhandle_t handle, const std::string &symbolName) noexcept=0jau::os::DynamicLinkerprotectedpure virtual
openLibraryGlobal(const std::string &pathname) noexceptjau::os::DynamicLinkerinline
openLibraryGlobalImpl(const std::string &pathname) noexcept=0jau::os::DynamicLinkerprotectedpure virtual
openLibraryLocal(const std::string &pathname) noexceptjau::os::DynamicLinkerinline
openLibraryLocalImpl(const std::string &pathname) noexcept=0jau::os::DynamicLinkerprotectedpure virtual
symhandle_t typedefjau::os::DynamicLinker
~DynamicLinker() noexcept=defaultjau::os::DynamicLinkervirtual