|
SAFplus Runtime Director API
3.0.5
|
Class describing the current state of an entity. More...
Public Member Functions | |
| def | __init__ |
| def | setState |
Public Attributes | |
| runState | |
Class describing the current state of an entity.
| def aspAmfEntity.AmfEntityStateChange.__init__ | ( | self | ) |
| def aspAmfEntity.AmfEntityStateChange.setState | ( | self, | |
| state | |||
| ) |
| state | RunningState,IdleState,StoppedState |
| aspAmfEntity.AmfEntityStateChange.runState |