Namespaces | |
| namespace | CPyCppyy |
Typedefs | |
| typedef std::map< std::string, std::string > | TC2POperatorMapping_t |
Functions | |
| static bool | AddTypeName (std::string &tmpl_name, PyObject *tn, PyObject *arg, CPyCppyy::Utility::ArgPreference pref, int *pcnt=nullptr) |
| static std::string | AnnotationAsText (PyObject *pyobj) |
| static CPyCppyy::PyCallable * | BuildOperator (const std::string &lcname, const std::string &rcname, const char *op, Cppyy::TCppScope_t scope, bool reverse=false) |
| static bool | check_scope (const std::string &name) |
Variables | |
| static TC2POperatorMapping_t | gC2POperatorMapping |
| static std::set< std::string > | gOpRemove |
| static std::set< std::string > | gOpSkip |
| static bool | includesDone = false |
| static std::set< std::string > | sIteratorTypes |
| static std::map< void *, PyObject * > | sStdFuncLookup |
| static std::map< std::string, PyObject * > | sStdFuncMakerLookup |
| typedef std::map<std::string, std::string> TC2POperatorMapping_t |
Definition at line 30 of file Utility.cxx.
|
static |
Definition at line 405 of file Utility.cxx.
|
inlinestatic |
Definition at line 389 of file Utility.cxx.
|
inlinestatic |
Definition at line 264 of file Utility.cxx.
|
inlinestatic |
Definition at line 708 of file Utility.cxx.
|
static |
Definition at line 31 of file Utility.cxx.
|
static |
Definition at line 33 of file Utility.cxx.
|
static |
Definition at line 32 of file Utility.cxx.
|
static |
Definition at line 1309 of file Utility.cxx.
|
static |
Definition at line 1127 of file Utility.cxx.
|
static |
Definition at line 814 of file Utility.cxx.
|
static |
Definition at line 815 of file Utility.cxx.