|
Concrete Python
git-339c971
|
#include <concrete/arena.hpp>
Inheritance diagram for IntegrityError:
Collaboration diagram for IntegrityError:Public Member Functions | |
| IntegrityError (unsigned int address) throw () | |
| virtual const char * | what () const throw () |
| unsigned int | address () const throw () |
Arena corruption detected.
| IntegrityError | ( | unsigned int | address | ) | throw () [explicit] |
| address | of the accessed memory block |
| unsigned int address | ( | ) | const throw () |
| const char * what | ( | ) | const throw () [virtual] |
1.7.6.1