\( \def\bold#1{\bf #1} \newcommand{\d}{\mathrm{d}} \)
Public Member Functions | |
nameaspirant (char *name, float d) | |
nameaspirant (char *name) | |
bool | operator== (nameaspirant o) |
bool | operator< (const nameaspirant other) const |
Public Attributes | |
float | e |
float | s |
float | d |
QString | name |
Definition at line 17 of file ClimbAnalyse.h.