#include <PDG_NodeTemplate.h>
|
static bool | parseTemplate (PDG_NodeInterface &interface, const UT_StringHolder &template_name, const UT_StringHolder &template_path, const UT_StringHolder &template_body, UT_WorkBuffer &errors) |
|
static bool | parseFile (Array &template_list, const UT_StringHolder &file_name, UT_WorkBuffer &errors) |
|
static bool | parseString (Array &template_list, const UT_StringHolder &json_string, UT_WorkBuffer &errors) |
|
static bool | parseJson (Array &template_list, UT_AutoJSONParser &parser, UT_WorkBuffer &errors) |
|
Definition at line 27 of file PDG_NodeTemplate.h.
The documentation for this class was generated from the following file: