Workspace 6.21.5
PythonTypesRegistry Member List

This is the complete list of members for PythonTypesRegistry, including all inherited members.

getInstance()PythonTypesRegistrystatic
getRegisteredTypes() constPythonTypesRegistry
isTypeSupported(const CSIRO::DataExecution::DataFactory *obj)PythonTypesRegistry
map(DataExecution::DataObject &obj, bool &succeeded)PythonTypesRegistry
operator=(const PythonTypesRegistry &)=deletePythonTypesRegistry
PythonTypesRegistry(const PythonTypesRegistry &)=deletePythonTypesRegistry
registerType(const CSIRO::DataExecution::DataFactory *instance, DataObjToPythonObjMapFunc objToPyFunc, PythonObjToDataObjMapFunc pyToObjFunc)PythonTypesRegistry
unmap(pyb::object pyObj, CSIRO::DataExecution::DataObject &obj)PythonTypesRegistry