iso::synth::AddUnitEvent< UnitType > Class Template Reference

#include <iso_synth_add_unit_event.h>

List of all members.

Public Member Functions

 AddUnitEvent (const data::Values &pUnitValues)
 AddUnitEvent (double pTime, const data::Values &pUnitValues)
 AddUnitEvent (const AddUnitEvent< UnitType > &pEvent)
 AddUnitEvent (double pTime, const AddUnitEvent< UnitType > &pEvent)
virtual ~AddUnitEvent ()
event::Event * copy () const
event::Event * copy (double pTime) const
void execute () throw (event::EventException)

Protected Member Functions

 AddUnitEvent ()

Protected Attributes

data::Values mUnitValues

template<class UnitType>
class iso::synth::AddUnitEvent< UnitType >


Constructor & Destructor Documentation

template<class UnitType>
iso::synth::AddUnitEvent< UnitType >::AddUnitEvent ( const data::Values &  pUnitValues  ) 

template<class UnitType>
iso::synth::AddUnitEvent< UnitType >::AddUnitEvent ( double  pTime,
const data::Values &  pUnitValues 
)

template<class UnitType>
iso::synth::AddUnitEvent< UnitType >::AddUnitEvent ( const AddUnitEvent< UnitType > &  pEvent  ) 

template<class UnitType>
iso::synth::AddUnitEvent< UnitType >::AddUnitEvent ( double  pTime,
const AddUnitEvent< UnitType > &  pEvent 
)

template<class UnitType>
iso::synth::AddUnitEvent< UnitType >::~AddUnitEvent (  )  [virtual]

template<class UnitType>
iso::synth::AddUnitEvent< UnitType >::AddUnitEvent (  )  [protected]


Member Function Documentation

template<class UnitType>
event::Event * iso::synth::AddUnitEvent< UnitType >::copy (  )  const

template<class UnitType>
event::Event * iso::synth::AddUnitEvent< UnitType >::copy ( double  pTime  )  const

template<class UnitType>
void iso::synth::AddUnitEvent< UnitType >::execute (  )  throw (event::EventException)


Member Data Documentation

template<class UnitType>
data::Values iso::synth::AddUnitEvent< UnitType >::mUnitValues [protected]


The documentation for this class was generated from the following file:
Generated on Fri Feb 25 14:18:42 2011 for synth by  doxygen 1.5.1