ocra-recipes
Doxygen documentation for the ocra-recipes repository
ocra::IFunctionProperties Member List

This is the complete list of members for ocra::IFunctionProperties, including all inherited members.

addProperty(const std::string &functionProperty)ocra::IFunctionPropertiesprotected
changeContinuityProperty(int newProperty)ocra::IFunctionPropertiesprotected
changeConvexityProperty(eFunctionConvexity newProperty)ocra::IFunctionPropertiesprotected
changeExplicitTimeDependancy(bool b)ocra::IFunctionPropertiesprotected
changeSeparableTimeDependancy(bool b)ocra::IFunctionPropertiesprotected
changeType(eFunctionLinearity newType)ocra::IFunctionPropertiesprotected
getContinuityProperty(void) const ocra::IFunctionProperties
getConvexityProperty(void) const ocra::IFunctionProperties
getNumberOfProperties(void) const ocra::IFunctionProperties
getProperty(int i) const ocra::IFunctionProperties
getType(void) const ocra::IFunctionProperties
hasProperty(const std::string &functionProperty) const ocra::IFunctionProperties
hasSeparableTimeDependancy(void) const ocra::IFunctionProperties
IFunctionProperties(eFunctionLinearity linearity=LINEARITY_UNDEFINED, eFunctionConvexity convexity=CONVEXITY_UNDEFINED, int continuity=CONTINUITY_UNKNOWN, bool explicitlyTimeDependant=false, bool separableTimeDependancy=true)ocra::IFunctionPropertiesprotected
isExplicitlyTimeDependant(void) const ocra::IFunctionProperties
removeProperty(const std::string &functionProperty)ocra::IFunctionPropertiesprotected