SG++-Doxygen-Documentation
python.utils.json.JsonWriter Class Reference

Writer for json-formatted objects. More...

Inheritance diagram for python.utils.json.JsonWriter:

Public Member Functions

def write (self, obj, escaped_forward_slash=False)
 

Detailed Description

Writer for json-formatted objects.

Member Function Documentation

◆ write()

def python.utils.json.JsonWriter.write (   self,
  obj,
  escaped_forward_slash = False 
)

References python.utils.json.JsonWriter._append(), python.utils.json.JsonWriter._escaped_forward_slash, python.utils.json.JsonWriter._results, python.utils.json.JsonWriter._write(), sgpp::combigrid.join(), and create_dataset.type.


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