|
Standard Masala Plugins
|
Functions | |
| void | register_library () |
| Register this library with the Masala base plugin manager. | |
| void | unregister_library () |
| Unregister this library with the Masala base plugin manager. | |
| void standard_masala_plugins::registration_api::register_library | ( | ) |
Register this library with the Masala base plugin manager.
Definition at line 36 of file register_library.cc.
References masala::base::managers::tracer::MasalaTracerManager::add_destruction_message(), masala::base::managers::tracer::MasalaTracerManager::get_instance(), masala::base::managers::version::MasalaVersionManager::get_instance(), standard_masala_plugins::registration::register_sub_libraries(), and masala::base::managers::tracer::MasalaTracerManager::write_to_tracer().
| void standard_masala_plugins::registration_api::unregister_library | ( | ) |
Unregister this library with the Masala base plugin manager.
Definition at line 96 of file register_library.cc.
References masala::base::managers::tracer::MasalaTracerManager::get_instance(), masala::base::managers::version::MasalaVersionManager::get_instance(), standard_masala_plugins::registration::unregister_sub_libraries(), and masala::base::managers::tracer::MasalaTracerManager::write_to_tracer().