Template Function reset

Function Documentation

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

Resets the internal community object.

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