Reads a JSON file into a vtkMRMLMarkupsJsonElement.
More...
#include <Modules/Loadable/Markups/MRML/vtkMRMLMarkupsJsonElement.h>
Reads a JSON file into a vtkMRMLMarkupsJsonElement.
Definition at line 156 of file vtkMRMLMarkupsJsonElement.h.
◆ Superclass
◆ vtkMRMLMarkupsJsonReader() [1/2]
vtkMRMLMarkupsJsonReader::vtkMRMLMarkupsJsonReader |
( |
| ) |
|
|
protected |
◆ ~vtkMRMLMarkupsJsonReader()
vtkMRMLMarkupsJsonReader::~vtkMRMLMarkupsJsonReader |
( |
| ) |
|
|
overrideprotected |
◆ vtkMRMLMarkupsJsonReader() [2/2]
◆ GetClassName()
virtual const char * vtkMRMLMarkupsJsonReader::GetClassName |
( |
| ) |
|
|
virtual |
◆ GetUserMessages()
Returns user-displayable messages that may contain details about any failed operation.
◆ HasErrors()
bool vtkMRMLMarkupsJsonReader::HasErrors |
( |
| ) |
|
Returns true if user messages contain error messages.
◆ IsA()
virtual int vtkMRMLMarkupsJsonReader::IsA |
( |
const char * | type | ) |
|
|
virtual |
◆ IsTypeOf()
static int vtkMRMLMarkupsJsonReader::IsTypeOf |
( |
const char * | type | ) |
|
|
static |
◆ New()
◆ operator=()
◆ PrintSelf()
void vtkMRMLMarkupsJsonReader::PrintSelf |
( |
ostream & | os, |
|
|
vtkIndent | indent ) |
|
override |
◆ ReadFromFile()
Read JSON document from file.
- Returns
- JSON element on success and nullptr on failure. Only in C++: The caller must take ownership of the returned object.
◆ SafeDownCast()
◆ UserMessages
The documentation for this class was generated from the following file: