WISP ERT (Server)  1.0.0
The WISP Extended Runtime (Server side)
wisp_ert.runtime.Service Class Reference

The WISP extended runtime service base class. More...

Inheritance diagram for wisp_ert.runtime.Service:
wisp_ert.fs.LocalFS

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...
 

Detailed Description

The WISP extended runtime service base class.

Member Function Documentation

◆ constants()

def wisp_ert.runtime.Service.constants (   self)

Get C constants provided by this service.

Returns
A list of constants and their u-RPC low-level types.

◆ functions()

def wisp_ert.runtime.Service.functions (   self)

Get C functions provided by this service.

Returns
A mapping from function names to functions

The documentation for this class was generated from the following file: