Object::ConstIteratorQuantities Class Reference

#include <Object.h>

Public Member Functions

const ConstIteratorQuantitiesoperator++ (void)
 
const Quantityoperator* (void)
 
const Quantityoperator-> (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 class Object
friend

The documentation for this class was generated from the following file: