OPeNDAP Hyrax Back End Server (BES)
Updated for version 3.8.3
|
Functions | |
void | post_append (BESDataHandlerInterface &dhi) |
string | pre_to_post_constraint (const string &name, const string &pre_constraint) |
void BESConstraintFuncs::post_append | ( | BESDataHandlerInterface & | dhi) |
Definition at line 60 of file BESConstraintFuncs.cc.
References BESDataHandlerInterface::container, BESDataHandlerInterface::data, BESContainer::get_constraint(), BESContainer::get_symbolic_name(), POST_CONSTRAINT, and pre_to_post_constraint().
Referenced by BESDapResponse::set_constraint().
string BESConstraintFuncs::pre_to_post_constraint | ( | const string & | name, |
const string & | pre_constraint | ||
) |
Definition at line 37 of file BESConstraintFuncs.cc.
Referenced by post_append().