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

Atlas::Objects::Operation::Create Class Reference

Create new things from nothing using this operator. More...

#include <Create.h>

Inheritance diagram for Atlas::Objects::Operation::Create:

Atlas::Objects::Operation::Action Atlas::Objects::Operation::RootOperation Atlas::Objects::Root Atlas::Objects::Operation::Combine Atlas::Objects::Operation::Communicate Atlas::Objects::Operation::Divide Atlas::Objects::Operation::Talk List of all members.

Public Member Functions

 Create ()
 Construct a Create class definition.

virtual ~Create ()
 Default destructor.


Static Public Member Functions

Create Instantiate ()
 Create a new instance of Create.


Protected Member Functions

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

Detailed Description

Create new things from nothing using this operator.

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.