My Project
Opm::DeckView::Iterator Struct Reference
Inheritance diagram for Opm::DeckView::Iterator:

Public Member Functions

 Iterator (storage_type::const_iterator inner_iter)
 
const DeckKeyword & operator* ()
 
const DeckKeyword * operator-> ()
 
Iterator & operator++ ()
 
Iterator operator++ (int)
 
Iterator & operator-- ()
 
Iterator operator-- (int)
 
Iterator::difference_type operator- (const Iterator &other)
 
Iterator operator+ (Iterator::difference_type shift)
 

Friends

bool operator== (const Iterator &a, const Iterator &b)
 
bool operator!= (const Iterator &a, const Iterator &b)
 

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