Inheritance diagram for mini3d::divide_by_zero:

Public Member Functions | |
| divide_by_zero () throw () | |
| Default constructor. | |
| divide_by_zero (const std::string& discription) throw () | |
| A constructor with the discription. | |
| divide_by_zero (const divide_by_zero& src) throw () | |
| Copy constructor. | |
| virtual | ~divide_by_zero () throw () |
| Default destructor. | |
| divide_by_zero& | operator= (const divide_by_zero& src) throw () |
| Assignment operator. | |
|
|
Default constructor.
|
|
|
A constructor with the discription.
|
|
|
Copy constructor.
|
|
|
Default destructor.
|
|
|
Assignment operator.
|