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

Atlas::Objects::Operation::Set Class Reference

Sets attributes for existing entity. More...

#include <Set.h>

Inheritance diagram for Atlas::Objects::Operation::Set:

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

Public Member Functions

 Set ()
 Construct a Set class definition.

virtual ~Set ()
 Default destructor.


Static Public Member Functions

Set Instantiate ()
 Create a new instance of Set.


Protected Member Functions

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

Detailed Description

Sets attributes for existing entity.

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.