NRP Core  1.4.1
python_grpc_engine.StandaloneApplication Class Reference
Inheritance diagram for python_grpc_engine.StandaloneApplication:

Public Member Functions

def initialize (self, request, context)
 
def shutdown (self, request, context)
 
def reset (self, request, context)
 
def runLoopStep (self, request, context)
 
def setDataPacks (self, request, context)
 
def getDataPacks (self, request, context)
 

Member Function Documentation

◆ getDataPacks()

def python_grpc_engine.StandaloneApplication.getDataPacks (   self,
  request,
  context 
)

◆ initialize()

def python_grpc_engine.StandaloneApplication.initialize (   self,
  request,
  context 
)

◆ reset()

def python_grpc_engine.StandaloneApplication.reset (   self,
  request,
  context 
)

◆ runLoopStep()

def python_grpc_engine.StandaloneApplication.runLoopStep (   self,
  request,
  context 
)

◆ setDataPacks()

def python_grpc_engine.StandaloneApplication.setDataPacks (   self,
  request,
  context 
)

◆ shutdown()

def python_grpc_engine.StandaloneApplication.shutdown (   self,
  request,
  context 
)

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