MCPcopy Create free account
hub / github.com/Kitware/ParaView / convert_error

Class convert_error

Remoting/ServerManagerPython/vtkSIPythonSourceProxy.cxx:52–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50{
51};
52class convert_error : public std::exception
53{
54};
55
56// push contents of return value from a PyObject to a vtkClientServerStream.
57vtkClientServerStream& operator<<(vtkClientServerStream& os, PyObject* obj)

Callers 4

convert_valueFunction · 0.85
convert_value_or_arrayFunction · 0.85
ConvertCSArgsToPyTupleFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected