Atlas::Objects::Operation::InfoData Class Reference

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

#include <Operation.h>

Inheritance diagram for Atlas::Objects::Operation::InfoData:
Atlas::Objects::Operation::RootOperationData Atlas::Objects::Operation::RootOperationData Atlas::Objects::RootData Atlas::Objects::RootData Atlas::Objects::RootData Atlas::Objects::RootData Atlas::Objects::BaseObjectData Atlas::Objects::BaseObjectData Atlas::Objects::BaseObjectData Atlas::Objects::BaseObjectData Atlas::Objects::BaseObjectData Atlas::Objects::BaseObjectData Atlas::Objects::BaseObjectData Atlas::Objects::BaseObjectData Atlas::Objects::Operation::ErrorData Atlas::Objects::Operation::ErrorData Atlas::Objects::Operation::PerceptionData Atlas::Objects::Operation::PerceptionData Atlas::Objects::Operation::FeelData Atlas::Objects::Operation::FeelData Atlas::Objects::Operation::SightData Atlas::Objects::Operation::SightData Atlas::Objects::Operation::SmellData Atlas::Objects::Operation::SmellData Atlas::Objects::Operation::SoundData Atlas::Objects::Operation::SoundData Atlas::Objects::Operation::FeelData Atlas::Objects::Operation::FeelData Atlas::Objects::Operation::SightData Atlas::Objects::Operation::SightData Atlas::Objects::Operation::SmellData Atlas::Objects::Operation::SmellData Atlas::Objects::Operation::SoundData Atlas::Objects::Operation::SoundData

List of all members.

Public Member Functions

virtual InfoDatacopy () const
 Copy this object.
virtual bool instanceOf (int classNo) const
 Is this instance of some class?
virtual void iterate (int &current_class, std::string &attr) const
 Iterate over the attributes of this instance.
virtual void free ()
 Free an instance of this class, returning it to the memory pool.
virtual InfoDatagetDefaultObject ()
 Get the reference object that contains the default values for attributes of instances of the same class as this object.
virtual InfoDatacopy () const
 Copy this object.
virtual bool instanceOf (int classNo) const
 Is this instance of some class?
virtual void iterate (int &current_class, std::string &attr) const
 Iterate over the attributes of this instance.
virtual void free ()
 Free an instance of this class, returning it to the memory pool.
virtual InfoDatagetDefaultObject ()
 Get the reference object that contains the default values for attributes of instances of the same class as this object.

Static Public Member Functions

static InfoDataalloc ()
 Allocate a new instance of this class, using an existing instance if available.
static InfoDatagetDefaultObjectInstance ()
 Get the reference object that contains the default values for attributes of instances of this class.
static InfoDataalloc ()
 Allocate a new instance of this class, using an existing instance if available.
static InfoDatagetDefaultObjectInstance ()
 Get the reference object that contains the default values for attributes of instances of this class.

Protected Member Functions

 InfoData (InfoData *defaults=NULL)
 Construct a InfoData class definition.
virtual ~InfoData ()
 Default destructor.
 InfoData (InfoData *defaults=NULL)
 Construct a InfoData class definition.
virtual ~InfoData ()
 Default destructor.

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_'.


Member Function Documentation

static InfoData* Atlas::Objects::Operation::InfoData::alloc (  )  [static]
static InfoData* Atlas::Objects::Operation::InfoData::alloc (  )  [static]
virtual void Atlas::Objects::Operation::InfoData::free (  )  [virtual]
virtual void Atlas::Objects::Operation::InfoData::free (  )  [virtual]
virtual InfoData* Atlas::Objects::Operation::InfoData::getDefaultObject (  )  [virtual]
virtual InfoData* Atlas::Objects::Operation::InfoData::getDefaultObject (  )  [virtual]
static InfoData* Atlas::Objects::Operation::InfoData::getDefaultObjectInstance (  )  [static]
static InfoData* Atlas::Objects::Operation::InfoData::getDefaultObjectInstance (  )  [static]

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

Copyright 2000-2004 the respective authors.

This document can be licensed under the terms of the GNU Free Documentation License or the GNU General Public License and may be freely distributed under the terms given by one of these licenses.