#include <pythonpp_ext.hpp>
Definition at line 786 of file pythonpp_ext.hpp.
Static Public Member Functions | |
| static void | Declare (const string &name, PyMethodDef *methods) |
| static const string & | GetName (void) |
| static PyObject * | GetPyModule (void) |
| static void | AddConstValue (const string &name, PyObject *value) |
| static void | AddConst (const string &name, const string &value) |
| static void | AddConst (const string &name, long value) |
Static Private Attributes | |
| static string | m_Name |
| static PyObject * | m_Module = NULL |
|
||||||||||||
|
Definition at line 840 of file pythonpp_ext.hpp. References AddConstValue(), and pythonpp::CError::Check(). |
|
||||||||||||
|
Definition at line 832 of file pythonpp_ext.hpp. References AddConstValue(), and pythonpp::CError::Check(). Referenced by init_common(). |
|
||||||||||||
|
Definition at line 823 of file pythonpp_ext.hpp. References pythonpp::CError::Check(), and m_Module. Referenced by AddConst(). |
|
||||||||||||
|
Definition at line 813 of file pythonpp_ext.hpp. References _ASSERT, pythonpp::CError::Check(), m_Module, and m_Name. Referenced by init_common(). |
|
|
Definition at line 792 of file pythonpp_ext.hpp. Referenced by pythonpp::CUserError< COperationalError, CDatabaseError >::Declare(). |
|
|
Definition at line 796 of file pythonpp_ext.hpp. Referenced by pythonpp::CUserError< COperationalError, CDatabaseError >::Declare(), and init_common(). |
|
|
Definition at line 806 of file pythonpp_ext.hpp. Referenced by AddConstValue(), and Declare(). |
|
|
Definition at line 805 of file pythonpp_ext.hpp. Referenced by Declare(). |
1.4.6
Modified on Mon Dec 07 16:24:40 2009 by modify_doxy.py rev. 173732