|
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 178 of file Progress.hh.