|
brainrat-private 6.0.4
|
#include <string>#include <vector>#include <cartobase/object/property.h>#include <cartobase/object/object.h>#include <cartobase/object/pythonwriter.h>#include <cartobase/object/pythonreader.h>

Go to the source code of this file.
Functions | |
| template<typename T> | |
| carto::GenericObject * | listHelper (carto::GenericObject *object, const std::string &semantic, soma::PythonReader &r) |
| template<typename T> | |
| carto::GenericObject * | propertySetHelper (carto::GenericObject *, const std::string &, soma::PythonReader &r) |
| carto::GenericObject * listHelper | ( | carto::GenericObject * | object, |
| const std::string & | semantic, | ||
| soma::PythonReader & | r ) |
Definition at line 23 of file python_helpers.h.
| carto::GenericObject * propertySetHelper | ( | carto::GenericObject * | , |
| const std::string & | , | ||
| soma::PythonReader & | r ) |
Definition at line 137 of file python_helpers.h.