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