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.
const wreport::Var * find_vsig() const
If this context is the right context for a vertical sounding significance and contains a vertical sou...
Store an array of physical data all on the same level.
Definition: context.h:23
unsigned diff(const Context &ctx) const
Compute the differences between two contexts.
int find_index(wreport::Varcode code) const
Return the index of the var ‘code’ in l, or -1 if it was not found.