VR-Forces 4.0.4 Class Documentation
Defines
include/boost/python/detail/python22_fixed.h File Reference

Go to the source code of this file.

Defines

#define _GNU_SOURCE   1
#define DL_IMPORT(RTYPE)   RTYPE
#define DL_EXPORT(RTYPE)   RTYPE
#define PyArg_GetInt(v, a)   PyArg_Parse((v), "i", (a))
#define PyArg_NoArgs(v)   PyArg_Parse(v, "")
#define Py_CHARMASK(c)   ((c) & 0xff)
#define Py_single_input   256
#define Py_file_input   257
#define Py_eval_input   258

Define Documentation

#define _GNU_SOURCE   1
#define DL_IMPORT (   RTYPE)    RTYPE
#define DL_EXPORT (   RTYPE)    RTYPE
#define PyArg_GetInt (   v,
 
)    PyArg_Parse((v), "i", (a))
#define PyArg_NoArgs (   v)    PyArg_Parse(v, "")
#define Py_CHARMASK (   c)    ((c) & 0xff)
#define Py_single_input   256
#define Py_file_input   257
#define Py_eval_input   258

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)