iso::flock::AssignNeighborsEvent Class Reference

#include <iso_flock_assign_neighbors_event.h>

List of all members.

Public Member Functions

 AssignNeighborsEvent (const base::String &pSwarmName, const base::String &pParameterName, const base::String &pSpaceName, bool pVisible, real pSearchRadius, unsigned int pMaxNeighborCount)
 AssignNeighborsEvent (double pTime, const base::String &pSwarmName, const base::String &pParameterName, const base::String &pSpaceName, bool pVisible, real pSearchRadius, unsigned int pMaxNeighborCount)
 AssignNeighborsEvent (const AssignNeighborsEvent &pEvent)
 AssignNeighborsEvent (double pTime, const AssignNeighborsEvent &pEvent)
virtual ~AssignNeighborsEvent ()
event::Event * copy () const
event::Event * copy (double pTime) const
void execute () throw (event::EventException)

Protected Attributes

base::String mSwarmName
base::String mParameterName
base::String mSpaceName
bool mVisible
real mSearchRadius
unsigned int mMaxNeighborCount


Constructor & Destructor Documentation

AssignNeighborsEvent::AssignNeighborsEvent ( const base::String &  pSwarmName,
const base::String &  pParameterName,
const base::String &  pSpaceName,
bool  pVisible,
real  pSearchRadius,
unsigned int  pMaxNeighborCount 
)

AssignNeighborsEvent::AssignNeighborsEvent ( double  pTime,
const base::String &  pSwarmName,
const base::String &  pParameterName,
const base::String &  pSpaceName,
bool  pVisible,
real  pSearchRadius,
unsigned int  pMaxNeighborCount 
)

AssignNeighborsEvent::AssignNeighborsEvent ( const AssignNeighborsEvent pEvent  ) 

AssignNeighborsEvent::AssignNeighborsEvent ( double  pTime,
const AssignNeighborsEvent pEvent 
)

AssignNeighborsEvent::~AssignNeighborsEvent (  )  [virtual]


Member Function Documentation

event::Event * AssignNeighborsEvent::copy (  )  const

event::Event * AssignNeighborsEvent::copy ( double  pTime  )  const

void AssignNeighborsEvent::execute (  )  throw (event::EventException)


Member Data Documentation

base::String iso::flock::AssignNeighborsEvent::mSwarmName [protected]

base::String iso::flock::AssignNeighborsEvent::mParameterName [protected]

base::String iso::flock::AssignNeighborsEvent::mSpaceName [protected]

bool iso::flock::AssignNeighborsEvent::mVisible [protected]

real iso::flock::AssignNeighborsEvent::mSearchRadius [protected]

unsigned int iso::flock::AssignNeighborsEvent::mMaxNeighborCount [protected]


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 15:28:03 2011 for iso_flock by  doxygen 1.5.1