WISP ERT (Server)
1.0.0
The WISP Extended Runtime (Server side)
|
The WISP extended runtime service base class. More...
Public Member Functions | |
def | constants (self) |
Get C constants provided by this service. More... | |
def | functions (self) |
Get C functions provided by this service. More... | |
The WISP extended runtime service base class.
def wisp_ert.runtime.Service.constants | ( | self | ) |
Get C constants provided by this service.
def wisp_ert.runtime.Service.functions | ( | self | ) |
Get C functions provided by this service.