libdballe  6.8
Public Member Functions | Data Fields
dballe::memdb::ValueStorage< T >::index_iterator Struct Reference
Inheritance diagram for dballe::memdb::ValueStorage< T >::index_iterator:

Public Member Functions

 index_iterator (const std::vector< T * > &values, size_t pos)
 
 index_iterator (const std::vector< T * > &values)
 
index_iteratoroperator++ ()
 
void skip_gaps ()
 
size_t operator* () const
 
bool operator== (const index_iterator &i) const
 
bool operator!= (const index_iterator &i) const
 

Data Fields

const std::vector< T * > * values
 
size_t pos
 

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