Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
Classes | |
class | pyRT.native.warpModule.API |
Context-specific API class to wrap native warp module functions. More... | |
class | pyRT.native.warpModule.CurrentUpdate |
Access to native warp.getXxx() API to query the current update, with methods to use both the native API as well as the gatea.MktData.FieldList.FieldList class. More... | |
class | pyRT.native.warpModule.LVC |
Access to native warp.lvc_Xxx() API, with methods to use both the native API as well as the gatea.MktData.FieldList.FieldList class. More... | |
class | pyRT.native.warpModule.RecordStat |
Container for cracking raw record stat list from native warp. More... | |
Namespaces | |
pyRT.native.warpModule | |
Embedded warp Module API. | |
Functions | |
def | pyRT.native.warpModule.IsTapeTicker |
Returns True if record ID is a user-created (non-tape) record. More... | |
def | pyRT.native.warpModule.OpenType_Close |
def | pyRT.native.warpModule.OpenType_OpenAndSubscribe |
def | pyRT.native.warpModule.OpenType_OpenOnly |
def | pyRT.native.warpModule.Version |
Return Embedded Python version. More... | |