bool lookupParameter(const std::string ¶meterName, std::string &value) const
Lookup a Context parameter by name.
void setParameter(const std::string ¶meterName, const std::string &value)
Set a parameter. NOTE: this must be done when no threads are accessing lookupParameter for safety...
static void DisableThreading(Context &context)
static bool IsThreading(const Context &context)