shawn::Energy Class Reference
#include <energy.h>
List of all members.
Constructor & Destructor Documentation
| shawn::Energy::Energy |
( |
|
) |
[inline] |
| shawn::Energy::Energy |
( |
const Energy & |
e |
) |
[inline] |
| shawn::Energy::Energy |
( |
unsigned int |
v |
) |
[inline] |
| shawn::Energy::~Energy |
( |
|
) |
[inline] |
Member Function Documentation
| Energy& shawn::Energy::operator= |
( |
const Energy & |
e |
) |
[inline] |
| bool shawn::Energy::is_infinite |
( |
void |
|
) |
const throw () [inline] |
| bool shawn::Energy::is_finite |
( |
void |
|
) |
const throw () [inline] |
| bool shawn::Energy::operator== |
( |
const Energy & |
e |
) |
const throw () [inline] |
| bool shawn::Energy::operator< |
( |
const Energy & |
e |
) |
const throw () [inline] |
| bool shawn::Energy::operator> |
( |
const Energy & |
e |
) |
const throw () [inline] |
| bool shawn::Energy::operator<= |
( |
const Energy & |
e |
) |
const throw () [inline] |
| bool shawn::Energy::operator>= |
( |
const Energy & |
e |
) |
const throw () [inline] |
| bool shawn::Energy::operator!= |
( |
const Energy & |
e |
) |
const throw () [inline] |
| Energy shawn::Energy::operator+ |
( |
const Energy & |
e |
) |
const throw () [inline] |
| Energy shawn::Energy::operator- |
( |
const Energy & |
e |
) |
const throw () [inline] |
| Energy& shawn::Energy::operator+= |
( |
const Energy & |
e |
) |
throw () [inline] |
| Energy& shawn::Energy::operator-= |
( |
const Energy & |
e |
) |
throw () [inline] |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const Energy & |
e | |
|
) |
| | [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: