Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

DALT_Server::Action Class Reference

#include <action.h>

List of all members.

Public Methods

 Action ()
 Action (const Action &i)
 ~Action ()
bool operator== (const Action &other) const

Public Attributes

int originator
string name
vector<int> targets


Detailed Description

Author:
Vlad Mereuta


Constructor & Destructor Documentation

DALT_Server::Action::Action ( )
 

DALT_Server::Action::Action ( const Action & i )
 

Parameters:
i  

DALT_Server::Action::~Action ( )
 


Member Function Documentation

bool DALT_Server::Action::operator== ( const Action & other ) const
 

Parameters:
other  


Member Data Documentation

string DALT_Server::Action::name
 

int DALT_Server::Action::originator
 

vector< int > DALT_Server::Action::targets<int>
 


The documentation for this class was generated from the following file:
Generated at Thu Jan 31 15:22:34 2002 for DALT Server by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001