|
ctrlX Data Layer API for Python
3.4.0
The ctrlX Data Layer API allows access to the ctrlX Data Layer with Python
|
This is the complete list of members for Converter, including all inherited members.
| __init__(self, C_DLR_CONVERTER c_converter) | Converter | |
| converter_generate_json_complex(self, Variant data, Variant ty, int indent_step) | Converter | |
| converter_generate_json_simple(self, Variant data, int indent_step) | Converter | |
| get_handle(self) | Converter | |
| get_schema(self, C_DLR_SCHEMA schema) | Converter | |
| parse_json_complex(self, str json, Variant ty) | Converter | |
| parse_json_simple(self, str json) | Converter |