Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

DALT_Server Namespace Reference

this namespace holds all the server classes for the Distributed Artificial Life Toolkit. More...


Compounds

class  DALT_Server::Action
class  DALT_Server::ActionArbitrage
 This class manages the action queue for each cycle. More...

class  DALT_Server::Client
 The Client class holds all the contact details for registred clients (i.e. More...

class  DALT_Server::ClientManager
 This class maintains a complete list of all the registred clients. More...

class  DALT_Server::DALTServer
 This class handles incoming SOAP request and dispatches them accordingly to the relevant classes methods, after decoding the SOAP payload and re-encoding it in a more 'friendly' format. More...

class  DALT_Server::Entity
 Contains basic information about an entity. More...

class  DALT_Server::EntityFactory
 This class provides a centralised point for creating new Entities. More...

class  DALT_Server::MapSAX2Handler
 This class contains the handling code for parsing XML maps. More...

class  DALT_Server::RunTimeInfo
 This class provides cycle-based statistical information on the time required for completion. More...

class  DALT_Server::WorldMap
 This class provides a generic interface to the internally stored world map, together with functions for loading maps from XML. More...


Variables

EntityFactory entity_factory
const char* name_space = "http://dalt"


Detailed Description

this namespace holds all the server classes for the Distributed Artificial Life Toolkit.

Variable Documentation

EntityFactory DALT_Server::entity_factory
 

const char * DALT_Server::name_space = "http://dalt" [static]
 

the namespace for the methods provided by the SOAP server.


Generated at Thu Jan 31 15:22:46 2002 for DALT Server by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001