| Trees | Indices | Help |
|
|---|
|
|
object --+
|
exception_info_t
Proxy of C++ exception_info_t class
| Instance Methods | |||
|
|||
| bool |
|
||
| bool |
|
||
| exception_info_t |
|
||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
thisown The membership flag |
|
|
code exception_info_t_code_get(exception_info_t self) -> uint |
|
|
flags exception_info_t_flags_get(exception_info_t self) -> uint32 |
|
|
name exception_info_t_name_get(exception_info_t self) -> qstring |
|
|
desc exception_info_t_desc_get(exception_info_t self) -> qstring |
|
|
Inherited from |
|
| Method Details |
repr(x)
|
__init__(self, uint _code, uint32 _flags, char _name, char _desc) -> exception_info_t
|
| Property Details |
thisownThe membership flag
|
codeexception_info_t_code_get(exception_info_t self) -> uint
|
flagsexception_info_t_flags_get(exception_info_t self) -> uint32
|
nameexception_info_t_name_get(exception_info_t self) -> qstring
|
descexception_info_t_desc_get(exception_info_t self) -> qstring
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 12 18:31:45 2009 | http://epydoc.sourceforge.net |