Developer Documentation
|
Public Member Functions | |
ChildRecord (Progress *child, double contribution) | |
bool | operator== (const ChildRecord &rhs) const |
bool | operator< (const ChildRecord &rhs) const |
Public Attributes | |
Progress * | child |
double | contribution |
Definition at line 172 of file Progress.hh.