|
libdballe
8.6
|
Storage for currently queried attributes. More...
#include <commonapi.h>
Public Member Functions | |
| wreport::Varcode | next () |
| Return the next attribute in the result set. | |
| void | invalidate () |
| Mark the result set as invalid. | |
| void | has_new_values () |
| Mark that there is a new set of values in values. More... | |
Public Attributes | |
| Values | values |
| Values::const_iterator | current |
| bool | valid = false |
Storage for currently queried attributes.
| void dballe::fortran::Attributes::has_new_values | ( | ) |
Mark that there is a new set of values in values.
The result set will be marked as valid, and the iteration will start from the beginning
1.8.16