Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Registry.cpp File Reference


Detailed Description

Creation, populing and destruction of all libraries.

#include "Registry.h"

Namespaces

namespace  Teem

Functions

void initRegistry (void)
 Create libraries and populate them.
void destroyRegistry (void)
 Destroy libraries.

Variables

OPT_MODULE_PROTO_INLINE Registrar<
EvolutionRun, std::string > * 
evolutionsLibrary = NULL
 Library of all available evolutions.
Registrar< Experiment, std::string > * experimentsLibrary = NULL
 Library of all available experiment.
Registrar< Neuron, std::string > * neuronsLibrary = NULL
 Library of all available neurons.
Registrar< Synapse, std::string > * synapsesLibrary = NULL
 Library of all available synapses.
Registrar< GenotypeDecoder,
std::string, const std::string & > * 
genotypeDecodersLibrary = NULL
 Library of all available genotype decoders.


Generated on Mon Oct 24 17:38:25 2005 for Teem by  doxygen 1.4.2