HOPS
HOPS class reference
Public Member Functions | List of all members
vpal.report_lib.JsonSerializableObject Class Reference
Inheritance diagram for vpal.report_lib.JsonSerializableObject:
[legend]

Public Member Functions

def export_json (self)
 
def import_json (self, json_dict)
 

Detailed Description

JsonSerializableObject, functions must be overloaded for complex types

Member Function Documentation

◆ export_json()

def vpal.report_lib.JsonSerializableObject.export_json (   self)

◆ import_json()

def vpal.report_lib.JsonSerializableObject.import_json (   self,
  json_dict 
)

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