|
MIRA
|
#include <python/PythonCheck.h>
Public Member Functions | |
| PythonError () | |
| PythonError (const boost::python::dict &d) | |
| bool | isError () |
| operator bool () | |
Public Attributes | |
| std::string | badline |
| std::string | description |
| std::string | filename |
| int | lineno |
| std::string | msg |
| int | offset |
| std::string | offsetstr |
| std::string | type |
Protected Member Functions | |
| template<typename T > | |
| void | extract (T &var, const boost::python::dict &d, const std::string &key) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
| std::string badline |
| std::string description |
| std::string filename |
| int lineno |
| std::string msg |
| int offset |
| std::string offsetstr |
| std::string type |
1.8.14