sc::detail::SingletonCreationPolicy< T > Class Template Reference

SingletonCreationPolicy is used to create Singletons. More...

#include <chemistry/qc/mbptr12/registry.h>

List of all members.

Static Protected Member Functions

static Ref< T > instance ()
static Ref< T > instance (StateIn &si)
static void save_instance (const Ref< T > &instance, StateOut &so)

Static Protected Attributes

static Ref< T > instance_
static bool instance_restored_ = false
static bool instance_saved_ = false


Detailed Description

template<typename T>
class sc::detail::SingletonCreationPolicy< T >

SingletonCreationPolicy is used to create Singletons.
The documentation for this class was generated from the following file:

Generated at Sun Feb 22 10:13:12 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net