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

Public Member Functions

def __init__ (self, app, options=None)
 
def load_config (self)
 
def load (self)
 

Public Attributes

 options
 
 application
 

Constructor & Destructor Documentation

◆ __init__()

def python_json_engine.StandaloneApplication.__init__ (   self,
  app,
  options = None 
)

Member Function Documentation

◆ load()

def python_json_engine.StandaloneApplication.load (   self)

◆ load_config()

def python_json_engine.StandaloneApplication.load_config (   self)

Member Data Documentation

◆ application

python_json_engine.StandaloneApplication.application

◆ options

python_json_engine.StandaloneApplication.options

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