Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
Classes | |
class | pyRT.apps.warp.Simple.FieldMap.Manager |
A little how-do-you-do to access the services of native.warpModule.API. More... | |
Namespaces | |
pyRT.apps.warp.Simple.FieldMap | |
'Fan out' fields at publication time as follows: | |
Functions | |
def | pyRT.apps.warp.Simple.FieldMap.ASK |
def | pyRT.apps.warp.Simple.FieldMap.BID |
Called when the BID, ASK, QUOTIM field updates. More... | |
def | pyRT.apps.warp.Simple.FieldMap.DSN |
Just to get DSN into bloomberg data. More... | |
def | pyRT.apps.warp.Simple.FieldMap.OnEngineLoad |
def | pyRT.apps.warp.Simple.FieldMap.OnEngineUnload |
_MGR.RegisterField( DSN, 'ASK_1' ) More... | |
def | pyRT.apps.warp.Simple.FieldMap.OnInitialize |
Called once for every registered record. More... | |
def | pyRT.apps.warp.Simple.FieldMap.OnPubImage |
Called to determine if we can publish Image from tape. More... | |
def | pyRT.apps.warp.Simple.FieldMap.OnPubUpdate |
Called to determine if we can publish Update from tape. More... | |
def | pyRT.apps.warp.Simple.FieldMap.QUOTIM |