TwiceAsNice
2019-02-18
|
#include <Nice/Property/CmdSequencer.h>
#include <Python.h>
#include <boost/xpressive/xpressive.hpp>
#include <boost/lexical_cast.hpp>
#include <Nice/App/Application.h>
#include <Nice/Util/Barrier.h>
#include <Nice/Property/BridgeMemFn.hh>
#include <algorithm>
#include <stdexcept>
#include <sstream>
#include <string>
#include <boost/algorithm/string.hpp>
#include <frameobject.h>
#include "Nice/Property/sapiNicePythonWrappers.inc"
#include "Nice/Property/sapiNiceMethods.inc"
Classes | |
struct | PyMethodsNice |
Macros | |
#define | PY_SSIZE_T_MAX INT_MAX |
#define | PY_SSIZE_T_MIN INT_MIN |
Typedefs | |
typedef int | Py_ssize_t |
Variables | |
struct PyMethodsNice | s_PyMethodsNice |
#define PY_SSIZE_T_MAX INT_MAX |
#define PY_SSIZE_T_MIN INT_MIN |
typedef int Py_ssize_t |
struct PyMethodsNice s_PyMethodsNice |