ICON Community Interface 0.4.0
Loading...
Searching...
No Matches
descrdata_properties.h File Reference
#include "comin.h"
Include dependency graph for descrdata_properties.h:

Go to the source code of this file.

Functions

static PyObject * BuildValue_FromPtr (std::string ctype, void *data)
 
static PyObject * py_comin_descrdata_properties_to_dict (const comin_descrdata_property_t *properties)
 
static PyObject * py_comin_descrdata_eval_property (PyObject *self, PyObject *args, PyObject *kwargs)
 

Function Documentation

◆ BuildValue_FromPtr()

static PyObject * BuildValue_FromPtr ( std::string ctype,
void * data )
static

Definition at line 14 of file descrdata_properties.h.

Here is the caller graph for this function:

◆ py_comin_descrdata_eval_property()

static PyObject * py_comin_descrdata_eval_property ( PyObject * self,
PyObject * args,
PyObject * kwargs )
static

Definition at line 37 of file descrdata_properties.h.

Here is the call graph for this function:

◆ py_comin_descrdata_properties_to_dict()

static PyObject * py_comin_descrdata_properties_to_dict ( const comin_descrdata_property_t * properties)
static

Definition at line 24 of file descrdata_properties.h.

Here is the caller graph for this function: