My Project
Loading...
Searching...
No Matches
Opm::FileDeck::Index Struct Reference

Public Member Functions

 Index (std::size_t file_index_arg, std::size_t keyword_index_arg, const FileDeck *deck_arg)
 
Indexoperator-- ()
 
Index operator-- (int)
 
Indexoperator++ ()
 
Index operator++ (int)
 
bool operator== (const Index &other) const
 
bool operator!= (const Index &other) const
 
bool operator< (const Index &other) const
 
Index operator+ (std::size_t shift) const
 

Public Attributes

std::size_t file_index
 
std::size_t keyword_index
 

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