Functions | |
string | pre_to_post_constraint (const string &name, const string &pre_constraint) |
void | post_append (BESDataHandlerInterface &dhi) |
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 constraintT::run().
string BESConstraintFuncs::pre_to_post_constraint | ( | const string & | name, | |
const string & | pre_constraint | |||
) |