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" |
|
|
|
the namespace for the methods provided by the SOAP server.
|