Public Member Functions | Public Attributes | List of all members
InFSMPort Class Reference
Inheritance diagram for InFSMPort:
FSMPortHole FSMtoUniversal

Public Member Functions

Particle * get ()
 
Particle & getCurrentData ()
 
Particle & getNewData ()
 
void handleInputDataFlow ()
 
virtual int isItInput () const
 
void setSlot (Particle *pParticle)
 
- Public Member Functions inherited from FSMPortHole
const char * className () const
 
virtual void handleOutputDataFlow ()
 
void initialize ()
 
virtual int isA (const char *className) const
 

Public Attributes

int eventNew
 
- Public Attributes inherited from FSMPortHole
int dataNew
 

Additional Inherited Members

- Protected Attributes inherited from FSMPortHole
Particle * mSlot