SAFplus Runtime Director API  3.0.5
aspAmfEntity.AmfEntityStateChange Class Reference

Class describing the current state of an entity. More...

Public Member Functions

def __init__
 
def setState
 

Public Attributes

 runState
 

Detailed Description

Class describing the current state of an entity.

Constructor & Destructor Documentation

def aspAmfEntity.AmfEntityStateChange.__init__ (   self)

Member Function Documentation

def aspAmfEntity.AmfEntityStateChange.setState (   self,
  state 
)
Parameters
stateRunningState,IdleState,StoppedState

Member Data Documentation

aspAmfEntity.AmfEntityStateChange.runState