Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
Classes | |
class | pyRT.apps.warp.Simple.PubStale.Manager |
Dictionary of Records to flip and XML connections. More... | |
Namespaces | |
pyRT.apps.warp.Simple.PubStale | |
Publish STALE status on command from user. | |
Functions | |
def | pyRT.apps.warp.Simple.PubStale.OnEngineLoad |
Called when engine is loaded (server start). More... | |
def | pyRT.apps.warp.Simple.PubStale.OnEngineUnload |
Called when engine is unloaded (server stop). More... | |
def | pyRT.apps.warp.Simple.PubStale.OnInitialize |
Called when a registered record is initialized from tape. More... | |
def | pyRT.apps.warp.Simple.PubStale.OnPubImage |
Called to determine if we can publish Image from tape. More... | |
def | pyRT.apps.warp.Simple.PubStale.OnPubUpdate |
Called to determine if we can publish Update from tape. More... | |