Main Page | Namespace List | Alphabetical List | Class List | Directories | File List | Class Members | File Members

ClassLoader.cpp File Reference

#include "ClassLoader.h"
#include "Debug.h"
#include "Utilities.h"
#include "SpikeStreamSimulation.h"
#include <dlfcn.h>
#include <mysql++.h>
#include <iostream>

Go to the source code of this file.

Namespaces

namespace  std
namespace  mysqlpp

Classes

class  NeuronTypeNotFoundException
class  SynapseTypeNotFoundException
class  SpikeStreamRootNotFoundException

Variables

NeuronTypeNotFoundException neuronTypeNotFoundException
SynapseTypeNotFoundException synapseTypeNotFoundException
SpikeStreamRootNotFoundException spikestreamRootNotFoundException


Variable Documentation

NeuronTypeNotFoundException neuronTypeNotFoundException
 

Exception thrown when a neuron class library or its parameter table cannot be found.

Referenced by ClassLoader::getNeuronParameterTableName(), and ClassLoader::getNewNeuron().

SpikeStreamRootNotFoundException spikestreamRootNotFoundException
 

Exception thrown when a synapse class library or its parameter table cannot be found.

Referenced by ClassLoader::loadNeuronClasses().

SynapseTypeNotFoundException synapseTypeNotFoundException
 

Exception thrown when a synapse class library or its parameter table cannot be found.

Referenced by ClassLoader::getConnGrpParameterTableName(), and ClassLoader::getNewSynapse().


Generated on Mon Sep 3 22:24:34 2007 for SpikeStream Simulation by  doxygen 1.4.4