Embedded Python Real-Time FrameWork : API
Build 20250616.1
|
Classes | |
class | pyRT.native.omniBridgeModule.API |
Context-specific API class to wrap native omniBridge module functions. More... | |
class | pyRT.native.omniBridgeModule.LVC |
Access to native omniBridge.lvc_Xxx() API, with methods to use both the native API as well as the FieldList class. More... | |
class | pyRT.native.omniBridgeModule.Message |
Handy container for populating and accessing an omniBridge message into or out of the omniBridge module. More... | |
class | pyRT.native.omniBridgeModule.Order |
Handy container for populating an omniBridge Order, which is of the following hard-coded fieldds: More... | |
class | pyRT.native.omniBridgeModule.Watchable |
Watchable Stream : OrderBook, TopOfBook, etc. More... | |
Namespaces | |
pyRT.native.omniBridgeModule | |
Embedded omniBridge Reactor API. | |
Functions | |
def | pyRT.native.omniBridgeModule.Version |
Return Embedded Python version. More... | |