Object::IteratorQuantities Class Reference

#include <Object.h>

Inheritance diagram for Object::IteratorQuantities:

Public Member Functions

const IteratorQuantitiesoperator++ (void)
 
value_type operator* (void)
 
value_type operator-> (void)
 
bool operator!= (const IteratorQuantities rhs)
 

Friends

class Object
 

Member Function Documentation

◆ operator!=()

bool Object::IteratorQuantities::operator!= ( const IteratorQuantities  rhs)

◆ operator*()

value_type Object::IteratorQuantities::operator* ( void  )

◆ operator++()

const IteratorQuantities & Object::IteratorQuantities::operator++ ( void  )

◆ operator->()

value_type Object::IteratorQuantities::operator-> ( void  )

Friends And Related Function Documentation

◆ Object

friend class Object
friend

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