|
FEDEM Solver
R8.0
Source code of the dynamics solver
|
This is the complete list of members for FFaDynamicLibraryBase, including all inherited members.
| areLibsLoaded() const | FFaDynamicLibraryBase | inline |
| C enum value | FFaDynamicLibraryBase | protected |
| cache_info typedef | FFaDynamicLibraryBase | private |
| FFaDynamicLibraryBase() | FFaDynamicLibraryBase | inlineprotected |
| Fortran enum value | FFaDynamicLibraryBase | protected |
| getAddress(const LibHandle &lib, const std::string &fname) | FFaDynamicLibraryBase | privatestatic |
| getLibrary(size_t idx=1) const | FFaDynamicLibraryBase | |
| getProcAddr(const std::string &fName, bool silence=false) const | FFaDynamicLibraryBase | protected |
| getProcAddr(const std::string &cName, const std::string &fName, LanguageBinding &lang, bool silence=false) const | FFaDynamicLibraryBase | protected |
| getProcAddress(const std::string &fName, size_t procID) const | FFaDynamicLibraryBase | protected |
| getProcAddress(const std::string &cName, const std::string &fName, LanguageBinding &lang, size_t procID) const | FFaDynamicLibraryBase | protected |
| LanguageBinding enum name | FFaDynamicLibraryBase | protected |
| LibHandle typedef | FFaDynamicLibraryBase | private |
| load(const std::string &libName, bool silence=false) | FFaDynamicLibraryBase | |
| myLibHandles | FFaDynamicLibraryBase | private |
| myProcCache | FFaDynamicLibraryBase | mutableprivate |
| Undefined enum value | FFaDynamicLibraryBase | protected |
| unload(const std::string &libName, bool silence=false) | FFaDynamicLibraryBase | |
| unloadAll() | FFaDynamicLibraryBase | |
| ~FFaDynamicLibraryBase() | FFaDynamicLibraryBase | inlineprotectedvirtual |