Store an array of physical data all on the same level.
Definition: context.h:24
const wreport::Var * find_vsig() const
If this context is the right context for a vertical sounding significance and contains a vertical sou...
void print(FILE *out) const
Dump all the contents of the context to the given stream.
int compare(const Context &ctx) const
Compare two dba_msg_context strutures, for use in sorting.
int find_index(wreport::Varcode code) const
Return the index of the var ‘code’ in l, or -1 if it was not found.
unsigned diff(const Context &ctx) const
Compute the differences between two contexts.
int compare(const Level &lev, const Trange &tr) const
Compare a Context struture with level and time range information, for use in sorting.