35#include <structmember.h>
55PyObject*
py_lf_tag(PyObject* self, PyObject* args);
PyTypeObject PyTagType
Definition python_tag.c:174
PyObject * py_lf_tag(PyObject *self, PyObject *args)
Definition python_tag.c:41
py_tag_t * convert_C_tag_to_py(tag_t c_tag)
Convert C tag to py_tag_t
Definition python_tag.c:193
PyObject * py_tag_compare(PyObject *self, PyObject *args)
Definition python_tag.c:60
Definition python_tag.h:43
PyObject_HEAD tag_t tag
Definition python_tag.h:44
Time and tag definitions and functions for Lingua Franca.