Template Function output

Function Documentation

template<class T>
static PyObject *output(PyCommunityTemplate<T> *self)

Outputs the community to database.

Return
Py_RETURN_NONE
Template Parameters
  • T: the type of the Community
Parameters
  • self: the reference to the Python self object