SimObjectRegistry.cpp File Reference

#include "SimEngine.h"
#include "PCSIMException.h"
#include "SimObjectRegistry.h"
#include <iostream>

Include dependency graph for SimObjectRegistry.cpp:

Go to the source code of this file.

Functions

object_type_t registerSimObject (SimObject *obj, AdvancePhase::enum_t phase, string const &name, string const &description)
 Function to be used to register a SimObject.

Variables

SimObjectRegistrytheSimObjectRegistry
 We only need one instantiation of the SimObjectRegistry.


Function Documentation

object_type_t registerSimObject ( SimObject obj,
AdvancePhase::enum_t  phase,
string const &  name,
string const &  description 
)

Function to be used to register a SimObject.

Definition at line 92 of file SimObjectRegistry.cpp.

References SimObjectRegistry::registerSimObject().

Here is the call graph for this function:


Variable Documentation

We only need one instantiation of the SimObjectRegistry.

Definition at line 9 of file SimObjectRegistry.cpp.

Referenced by DistributedNetwork::_addSpikeMessage_(), DistributedNetwork::_connect_(), and DistributedNetwork::getGhostID().


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