Object::ConstIteratorQuantities Class Reference
#include <Object.h>
Public Member Functions | |
| const ConstIteratorQuantities & | operator++ (void) |
| const Quantity * | operator* (void) |
| const Quantity * | operator-> (void) |
| bool | operator!= (const ConstIteratorQuantities rhs) |
Friends | |
| class | Object |
Member Function Documentation
◆ operator!=()
| bool Object::ConstIteratorQuantities::operator!= | ( | const ConstIteratorQuantities | rhs | ) |
◆ operator*()
| const Quantity * Object::ConstIteratorQuantities::operator* | ( | void | ) |
◆ operator++()
| const ConstIteratorQuantities & Object::ConstIteratorQuantities::operator++ | ( | void | ) |
◆ operator->()
| const Quantity * Object::ConstIteratorQuantities::operator-> | ( | void | ) |
Friends And Related Function Documentation
◆ Object
|
friend |
The documentation for this class was generated from the following file: