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

Atlas::Objects::Operation::Info Class Reference

This is base operator for operations that tell you info about objects or events. More...

#include <Info.h>

Inheritance diagram for Atlas::Objects::Operation::Info:

Atlas::Objects::Operation::RootOperation Atlas::Objects::Root Atlas::Objects::Operation::Error Atlas::Objects::Operation::Perception Atlas::Objects::Operation::Feel Atlas::Objects::Operation::Sight Atlas::Objects::Operation::Smell Atlas::Objects::Operation::Sound Atlas::Objects::Operation::Appearance Atlas::Objects::Operation::Disappearance List of all members.

Public Member Functions

 Info ()
 Construct a Info instance.

virtual ~Info ()
 Default destructor.


Static Public Member Functions

Info Class ()
 Create a new class for Info.


Protected Member Functions

 Info (const char *, const char *)
 Constructor for sub-classes.


Detailed Description

This is base operator for operations that tell you info about objects or events.

This is base operation for all other operations and defines basic attributes. You can use this as starting point for browsing whole operation hiearchy. refno refers to operation this is reply for. In examples all attributes that are just as examples (and thus world specific) are started with 'e_'.


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.