PCSIMParserEnvironment Class Reference

#include <PCSIMParserEnvironment.h>

Collaboration diagram for PCSIMParserEnvironment:

Collaboration graph
[legend]

List of all members.

Public Types

typedef map< string,
shared_ptr< SimObject > > 
cell_map_t
typedef map< string,
shared_ptr< SimObject > > 
channel_map_t
typedef map< string,
shared_ptr< SimObject > > 
synapse_map_t
typedef map< string,
shared_ptr
< SpatialSimObjectPopulation > > 
population_map_t
typedef map< string,
shared_ptr
< ConnectionsProjection > > 
projection_map_t
typedef map< string,
shared_ptr< SimObject > > 
input_map_t

Public Member Functions

const cell_map_tcells ()
shared_ptr< SimObjectcell (const string &name)
const synapse_map_tsynapses ()
shared_ptr< SimObjectsynapse (const string &name)
const channel_map_tchannels ()
shared_ptr< SimObjectchannel (const string &name)
const population_map_tpopulations ()
shared_ptr
< SpatialSimObjectPopulation
population (const string &name)
const projection_map_tprojections ()
shared_ptr< ConnectionsProjectionprojection (const string &name)
const input_map_tinputs ()
shared_ptr< SimObjectinput (const string &name)

Friends

class ::neuroml::schema::Level3Cells_pimpl
class ::networkml::schema::Population_pimpl
class ::networkml::schema::Projection_pimpl
class ::channelml::schema::ChannelML_pimpl
class ::networkml::schema::Populations_pimpl
class ::networkml::schema::Connections_pimpl
class NeuroMLImporter


Detailed Description

Definition at line 55 of file PCSIMParserEnvironment.h.


Member Typedef Documentation

typedef map< string, shared_ptr<SimObject> > PCSIMParserEnvironment::cell_map_t

Definition at line 59 of file PCSIMParserEnvironment.h.

typedef map< string, shared_ptr<SimObject> > PCSIMParserEnvironment::channel_map_t

Definition at line 60 of file PCSIMParserEnvironment.h.

typedef map< string, shared_ptr<SimObject> > PCSIMParserEnvironment::synapse_map_t

Definition at line 61 of file PCSIMParserEnvironment.h.

Definition at line 62 of file PCSIMParserEnvironment.h.

Definition at line 63 of file PCSIMParserEnvironment.h.

typedef map< string, shared_ptr<SimObject> > PCSIMParserEnvironment::input_map_t

Definition at line 64 of file PCSIMParserEnvironment.h.


Member Function Documentation

const cell_map_t& PCSIMParserEnvironment::cells (  )  [inline]

Definition at line 66 of file PCSIMParserEnvironment.h.

shared_ptr<SimObject> PCSIMParserEnvironment::cell ( const string &  name  )  [inline]

Definition at line 71 of file PCSIMParserEnvironment.h.

const synapse_map_t& PCSIMParserEnvironment::synapses (  )  [inline]

Definition at line 77 of file PCSIMParserEnvironment.h.

shared_ptr<SimObject> PCSIMParserEnvironment::synapse ( const string &  name  )  [inline]

Definition at line 82 of file PCSIMParserEnvironment.h.

const channel_map_t& PCSIMParserEnvironment::channels (  )  [inline]

Definition at line 88 of file PCSIMParserEnvironment.h.

shared_ptr<SimObject> PCSIMParserEnvironment::channel ( const string &  name  )  [inline]

Definition at line 93 of file PCSIMParserEnvironment.h.

const population_map_t& PCSIMParserEnvironment::populations (  )  [inline]

Definition at line 99 of file PCSIMParserEnvironment.h.

shared_ptr<SpatialSimObjectPopulation> PCSIMParserEnvironment::population ( const string &  name  )  [inline]

Definition at line 104 of file PCSIMParserEnvironment.h.

const projection_map_t& PCSIMParserEnvironment::projections (  )  [inline]

Definition at line 110 of file PCSIMParserEnvironment.h.

shared_ptr<ConnectionsProjection> PCSIMParserEnvironment::projection ( const string &  name  )  [inline]

Definition at line 115 of file PCSIMParserEnvironment.h.

const input_map_t& PCSIMParserEnvironment::inputs (  )  [inline]

Definition at line 121 of file PCSIMParserEnvironment.h.

shared_ptr<SimObject> PCSIMParserEnvironment::input ( const string &  name  )  [inline]

Definition at line 126 of file PCSIMParserEnvironment.h.


Friends And Related Function Documentation

friend class ::neuroml::schema::Level3Cells_pimpl [friend]

Definition at line 130 of file PCSIMParserEnvironment.h.

friend class ::networkml::schema::Population_pimpl [friend]

Definition at line 145 of file PCSIMParserEnvironment.h.

friend class ::networkml::schema::Projection_pimpl [friend]

Definition at line 146 of file PCSIMParserEnvironment.h.

friend class ::channelml::schema::ChannelML_pimpl [friend]

Definition at line 147 of file PCSIMParserEnvironment.h.

friend class ::networkml::schema::Populations_pimpl [friend]

Definition at line 148 of file PCSIMParserEnvironment.h.

friend class ::networkml::schema::Connections_pimpl [friend]

Definition at line 149 of file PCSIMParserEnvironment.h.

friend class NeuroMLImporter [friend]

Definition at line 150 of file PCSIMParserEnvironment.h.


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

Generated on Wed Jul 9 16:34:52 2008 for PCSIM by  doxygen 1.5.5