Manage Anatomist modules.  
 More...
#include "anatomist/application/module.h"
Manage Anatomist modules. 
The ModuleManager maintains a list of the Modules loaded by the application.
- See also
- anatomist::Module anatomist::ModuleObserver 
Definition at line 70 of file module.h.
◆ const_iterator
◆ const_reverse_iterator
◆ iterator
◆ reverse_iterator
◆ size_type
◆ ~ModuleManager()
      
        
          | anatomist::ModuleManager::~ModuleManager | ( |  | ) |  | 
      
 
 
◆ begin()
  
  | 
        
          | iterator anatomist::ModuleManager::begin | ( |  | ) |  |  | inline | 
 
 
◆ empty()
  
  | 
        
          | bool anatomist::ModuleManager::empty | ( |  | ) | const |  | inline | 
 
 
◆ end()
  
  | 
        
          | iterator anatomist::ModuleManager::end | ( |  | ) |  |  | inline | 
 
 
◆ insert()
  
  | 
        
          | void anatomist::ModuleManager::insert | ( | Module * | m | ) |  |  | inlineprotected | 
 
 
◆ instance()
◆ rbegin()
◆ remove()
  
  | 
        
          | void anatomist::ModuleManager::remove | ( | Module * | m | ) |  |  | inlineprotected | 
 
 
◆ rend()
◆ shutdown()
  
  | 
        
          | static void anatomist::ModuleManager::shutdown | ( |  | ) |  |  | static | 
 
delete the module manager 
 
 
◆ size()
  
  | 
        
          | size_type anatomist::ModuleManager::size | ( |  | ) | const |  | inline | 
 
 
◆ Module
The documentation for this class was generated from the following file: