Chroma::NoLinkSmearingEnv Namespace Reference

Hooks to register the class. More...


Classes

struct  Params
 Params for No link smearing. More...
class  LinkSmear
 No link smearing. More...

Functions

LinkSmearingcreateSource (XMLReader &xml_in, const std::string &path)
 Callback function.
std::string getName ()
 Return the name.
bool registerAll ()
 Register all the factories.

Variables

bool registered = false
 Local registration flag.
const std::string name = "NONE"
 Name to be used.


Detailed Description

Hooks to register the class.

Function Documentation

LinkSmearing* Chroma::NoLinkSmearingEnv::@204::createSource ( XMLReader &  xml_in,
const std::string &  path 
) [static]

Callback function.

Definition at line 34 of file no_link_smearing.cc.

Referenced by registerAll().

std::string Chroma::NoLinkSmearingEnv::getName (  ) 

Return the name.

Definition at line 48 of file no_link_smearing.cc.

References name.

bool Chroma::NoLinkSmearingEnv::registerAll ( void   )  [inline]

Register all the factories.

Register all the factories

Definition at line 51 of file no_link_smearing.cc.

References createSource(), Chroma::SingletonHolder< T, CreationPolicy, LifetimePolicy, ThreadingModel >::Instance(), name, and registered.


Variable Documentation

bool Chroma::NoLinkSmearingEnv::registered = false [static]

Local registration flag.

Definition at line 41 of file no_link_smearing.cc.

Referenced by registerAll().

const std::string Chroma::NoLinkSmearingEnv::name = "NONE" [static]

Name to be used.

Definition at line 44 of file no_link_smearing.cc.

Referenced by getName(), and registerAll().


Generated on Sun Nov 22 04:41:25 2009 for CHROMA by  doxygen 1.4.7