Public Member Functions | Static Public Attributes | Private Attributes
wxPython_swig_interface._core_ex._wxPyDeadObject Class Reference

List of all members.

Public Member Functions

def __getattr__
def __nonzero__
def __repr__

Static Public Attributes

string attrStr = "The C++ part of the %s object has been deleted, attribute access no longer allowed."
string reprStr = "wxPython wrapper for DELETED %s object! (The C++ object no longer exists.)"

Private Attributes

 _name

Detailed Description

Instances of wx objects that are OOR capable will have their __class__
changed to this class when the C++ object is deleted.  This should help
prevent crashes due to referencing a bogus C++ pointer.

Definition at line 88 of file _core_ex.py.


Member Function Documentation

Definition at line 102 of file _core_ex.py.

Definition at line 107 of file _core_ex.py.

Definition at line 97 of file _core_ex.py.


Member Data Documentation

Definition at line 97 of file _core_ex.py.

string wxPython_swig_interface::_core_ex._wxPyDeadObject::attrStr = "The C++ part of the %s object has been deleted, attribute access no longer allowed." [static]

Definition at line 95 of file _core_ex.py.

string wxPython_swig_interface::_core_ex._wxPyDeadObject::reprStr = "wxPython wrapper for DELETED %s object! (The C++ object no longer exists.)" [static]

Definition at line 94 of file _core_ex.py.


The documentation for this class was generated from the following file:


wxPython_swig_interface
Author(s): Many
autogenerated on Mon Jan 6 2014 11:44:26