CYCLUS
Loading...
Searching...
No Matches
pyinfile.cc_api.h File Reference
#include "Python.h"
#include "pyinfile.cc.h"

Go to the source code of this file.

Macros

#define __PYX_HAVE_RT_ImportFunction_3_0_11
 
#define json_to_py   __pyx_api_f_8pyinfile_json_to_py
 
#define py_to_json   __pyx_api_f_8pyinfile_py_to_json
 

Functions

static int __Pyx_ImportFunction_3_0_11 (PyObject *module, const char *funcname, void(**f)(void), const char *sig)
 
static int import_pyinfile (void)
 

Variables

static std::string(* __pyx_api_f_8pyinfile_json_to_py )(std::string)=0
 
static std::string(* __pyx_api_f_8pyinfile_py_to_json )(std::string)=0
 

Macro Definition Documentation

◆ __PYX_HAVE_RT_ImportFunction_3_0_11

#define __PYX_HAVE_RT_ImportFunction_3_0_11

Definition at line 16 of file pyinfile.cc_api.h.

◆ json_to_py

#define json_to_py   __pyx_api_f_8pyinfile_json_to_py

Definition at line 14 of file pyinfile.cc_api.h.

◆ py_to_json

#define py_to_json   __pyx_api_f_8pyinfile_py_to_json

Definition at line 12 of file pyinfile.cc_api.h.

Function Documentation

◆ __Pyx_ImportFunction_3_0_11()

static int __Pyx_ImportFunction_3_0_11 ( PyObject * module,
const char * funcname,
void(**)(void) f,
const char * sig )
static

Definition at line 17 of file pyinfile.cc_api.h.

◆ import_pyinfile()

static int import_pyinfile ( void )
static

Definition at line 53 of file pyinfile.cc_api.h.

Variable Documentation

◆ __pyx_api_f_8pyinfile_json_to_py

std::string(* __pyx_api_f_8pyinfile_json_to_py) (std::string)=0 ( std::string )
static

Definition at line 13 of file pyinfile.cc_api.h.

◆ __pyx_api_f_8pyinfile_py_to_json

std::string(* __pyx_api_f_8pyinfile_py_to_json) (std::string)=0 ( std::string )
static

Definition at line 11 of file pyinfile.cc_api.h.