Free Electron
|
Per-class participation in the Initialized <> mechanism. More...
#include <Initialized.h>
Inherits fe::CastableAs< T >, and fe::Initialized.
Static Private Member Functions | |
static void | static_initialize (Initialized *obj) |
Additional Inherited Members | |
Public Member Functions inherited from fe::Initialized | |
void | initializeAll (void) |
void | setActive (bool a_active) |
Protected Types inherited from fe::Initialized | |
typedef void(* | InitializeFunction) (Initialized *) |
Protected Member Functions inherited from fe::Initialized | |
void | addInitializer (InitializeFunction function) |
Per-class participation in the Initialized <> mechanism.