class StartupManager


Full nameArts::StartupManager
Definition#include <arts/startupmanager.h>
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Static Methods


Detailed Description

void  add (StartupClass *sc)

[static]

void  startup ()

[static]

void  shutdown ()

[static]

void  setExtensionLoader (class ExtensionLoader *extension)

[static]

since extensions will register startup classes in the same global way all other classes do (with StartupManager::add(<some startup class>)), the StartupManager supports forwarding all add requests to the active extension, which will allow synchronizing the lt_dlopen lt_dlclose with the calls of startup()/shutdown() of all StartupClasses present in the extension

void  internalFreeAll ()

[static]

to free all resources when the application terminates (internal use only)


Generated by: stefan@stefan on Sat Feb 24 19:11:23 2001, using kdoc 2.0a47.