|
class | SharedLibrary |
| Low-level wrapper for loading shared libraries (DLLs) and accessing symbols within it. More...
|
|
class | SharedLibraryClass |
| Container for an object created using a factory provided by a shared library. More...
|
|
struct | SharedLibraryClassApi |
| Collection of hooks for creating/destroying a plugin. More...
|
|
class | SharedLibraryClassFactory |
| A type-safe wrapper for SharedLibraryFactory, committing to creation/destruction of instances of a particular super-class. More...
|
|
class | SharedLibraryFactory |
| A wrapper for a named factory method in a named shared library. More...
|
|
class | Vocab |
|