Free Electron
Static Private Member Functions | List of all members
fe::Initialize< T > Class Template Reference

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)
 

Detailed Description

template<class T>
class fe::Initialize< T >

Per-class participation in the Initialized <> mechanism.


The documentation for this class was generated from the following file: