#include "PropertyPythonObjectConverter.h"
Public Member Functions | |
PropertyPythonObjectConverter (EntityPropertiesBase *property) | |
PyObject * | GetValue () |
void | SetValue (const CPythonObject &cpythonObject) |
PropertyPythonObjectConverter::PropertyPythonObjectConverter | ( | EntityPropertiesBase * | property | ) |
PyObject * PropertyPythonObjectConverter::GetValue | ( | ) |
void PropertyPythonObjectConverter::SetValue | ( | const CPythonObject & | cpythonObject | ) |