| ome-common
    5.3.1
    | 
Module loading and introspection. More...
 Include dependency graph for module.h:
 Include dependency graph for module.h:Go to the source code of this file.
| Classes | |
| struct | ome::common::Module | 
| A run-time path for a given module.  More... | |
| struct | ome::common::RegisterModule | 
| Register a module to make it available to module_runtime_path().  More... | |
| Namespaces | |
| ome | |
| Open Microscopy Environment C++. | |
| ome::common | |
| OME compatibility functions and classes. | |
| Functions | |
| const fs::path & | ome::common::module_runtime_path (const std::string &dtype) | 
| Get the runtime installation prefix path for a module.  More... | |
| void | ome::common::register_module_paths () | 
| Register OME-Common module paths.  More... | |
Module loading and introspection.
This header defines functions for introspecting the runtime location of modules.
 1.8.11
 1.8.11