Entry Class Reference

#include <Entry.h>

Collaboration diagram for Entry:

Collaboration graph
[legend]
List of all members.

Detailed Description

Obsolete class remove this class.

Definition at line 35 of file Entry.h.

Public Member Functions

 Entry ()
 Entry (const string &name, const AgentState &state)
 Entry (const Entry &e)
 ~Entry ()
int getId () const
string getName () const
AgentState getState () const
void setApp (MicoleBus *app)
Entryoperator= (const Entry &e)


Constructor & Destructor Documentation

Entry::Entry (  ) 

Definition at line 28 of file Entry.cpp.

Entry::Entry ( const string &  name,
const AgentState state 
)

Definition at line 38 of file Entry.cpp.

Entry::Entry ( const Entry e  ) 

Definition at line 33 of file Entry.cpp.

Entry::~Entry (  ) 

Definition at line 43 of file Entry.cpp.


Member Function Documentation

int Entry::getId (  )  const

Definition at line 47 of file Entry.cpp.

string Entry::getName (  )  const

Definition at line 52 of file Entry.cpp.

AgentState Entry::getState (  )  const

Definition at line 57 of file Entry.cpp.

Entry & Entry::operator= ( const Entry e  ) 

Definition at line 67 of file Entry.cpp.

void Entry::setApp ( MicoleBus app  ) 

Definition at line 62 of file Entry.cpp.


The documentation for this class was generated from the following files:
Generated on Tue Oct 16 17:10:52 2007 for Micole by  doxygen 1.4.7