Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   Related Pages  

Atlas::Objects::Operation::Communicate Class Reference

Base operator for all kind of communication. More...

#include <Communicate.h>

Inheritance diagram for Atlas::Objects::Operation::Communicate:

Atlas::Objects::Operation::Create Atlas::Objects::Operation::Action Atlas::Objects::Operation::RootOperation Atlas::Objects::Root Atlas::Objects::Operation::Talk List of all members.

Public Member Functions

 Communicate ()
 Construct a Communicate class definition.

virtual ~Communicate ()
 Default destructor.


Static Public Member Functions

Communicate Instantiate ()
 Create a new instance of Communicate.


Protected Member Functions

 Communicate (const std::string &, const std::string &)

Detailed Description

Base operator for all kind of communication.

Map editor is main user for this in client side. Server uses this inside "info" operation to tell client about new things.


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

Copyright 2000 the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.