MaxCollector Class Reference
Public Member Functions | |
| void | collect (Quantity value) |
| MaxCollector () | |
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
◆ MaxCollector()
| MaxCollector::MaxCollector | ( | ) |
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