libdballe  9.11
Public Member Functions | Public Attributes | List of all members
dballe::fortran::Attributes Struct Reference

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
 

Detailed Description

Storage for currently queried attributes.

Member Function Documentation

◆ has_new_values()

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


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