libdballe
9.11
|
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 |
Description of a variable, independent of where and when it was measured.