SumCollector Class Reference
Public Member Functions | |
| void | collect (Quantity value) |
| SumCollector () | |
Public Member Functions inherited from Collector | |
| Collector () | |
| virtual Quantity | getQuantity () const |
Additional Inherited Members | |
Protected Attributes inherited from Collector | |
| bool | first |
| Quantity | q |
Constructor & Destructor Documentation
◆ SumCollector()
| SumCollector::SumCollector | ( | ) |
Member Function Documentation
◆ collect()
|
virtual |
Reimplemented from Collector.
References Collector::collect().
The documentation for this class was generated from the following file:
- src/App/Expression.cpp
Public Member Functions inherited from
1.8.17