libdballe 9.6
Public Member Functions | Public Attributes | List of all members
dballe::db::summary::VarDesc Struct Reference

Description of a variable, independent of where and when it was measured. More...

#include <summary.h>

Public Member Functions

 VarDesc (const dballe::Level &level, const dballe::Trange &trange, wreport::Varcode varcode)
 
 VarDesc (const VarDesc &)=default
 
bool operator== (const VarDesc &o) const
 
bool operator!= (const VarDesc &o) const
 
bool operator< (const VarDesc &o) const
 
bool operator<= (const VarDesc &o) const
 
bool operator> (const VarDesc &o) const
 
bool operator>= (const VarDesc &o) const
 

Public Attributes

dballe::Level level
 
dballe::Trange trange
 
wreport::Varcode varcode
 

Detailed Description

Description of a variable, independent of where and when it was measured.


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