![]() |
TSDuck v3.43-4480
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::ApplicationSharedLibrary, including all inherited members.
| ApplicationSharedLibrary(const fs::path &filename, const UString &prefix=UString(), const UString &library_path=UString(), SharedLibraryFlags flags=SharedLibraryFlags::NONE, Report &report=(ts::NullReport::Instance())) | ts::ApplicationSharedLibrary | explicit |
| errorMessage() const | ts::SharedLibrary | inline |
| fileName() const | ts::SharedLibrary | inline |
| GetPluginList(UStringVector &files, const UString &prefix, const UString &library_path=UString()) | ts::ApplicationSharedLibrary | static |
| GetSearchPath(UStringList &directories, const UString &library_path=UString()) | ts::ApplicationSharedLibrary | static |
| getSymbol(const std::string &name) const | ts::SharedLibrary | |
| isLoaded() const | ts::SharedLibrary | inline |
| load(const fs::path &filename) | ts::SharedLibrary | protected |
| moduleName() const | ts::ApplicationSharedLibrary | |
| prefix() const | ts::ApplicationSharedLibrary | inline |
| SharedLibrary(const fs::path &filename, SharedLibraryFlags flags=SharedLibraryFlags::NONE, Report &report=(ts::NullReport::Instance())) | ts::SharedLibrary | explicit |
| unload() | ts::SharedLibrary | protected |
| ~ApplicationSharedLibrary() override | ts::ApplicationSharedLibrary | virtual |
| ~SharedLibrary() | ts::SharedLibrary | virtual |