libSBML C++ API  5.20.2
RelAbsVector Member List

This is the complete list of members for RelAbsVector, including all inherited members.

clone() constRelAbsVectorvirtual
empty() constRelAbsVector
erase()RelAbsVector
getAbsoluteValue() constRelAbsVector
getCoordinate() constRelAbsVector
getRelativeValue() constRelAbsVector
isSetAbsoluteValue() constRelAbsVector
isSetCoordinate() constRelAbsVector
isSetRelativeValue() constRelAbsVector
operator!=(const RelAbsVector &other) constRelAbsVector
operator+(const RelAbsVector &other) constRelAbsVector
operator/(double x) constRelAbsVector
operator=(const RelAbsVector &rhs)RelAbsVector
operator==(const RelAbsVector &other) constRelAbsVector
RelAbsVector(double a=0.0, double r=0.0)RelAbsVector
RelAbsVector(const std::string &coordString)RelAbsVector
RelAbsVector(const RelAbsVector &orig)RelAbsVector
setAbsoluteValue(double abs)RelAbsVector
setCoordinate(double abs, double rel=0.0)RelAbsVector
setCoordinate(const std::string &coordString)RelAbsVector
setRelativeValue(double rel)RelAbsVector
toString() constRelAbsVector
unsetAbsoluteValue()RelAbsVector
unsetCoordinate()RelAbsVector
unsetRelativeValue()RelAbsVector
~RelAbsVector()RelAbsVectorvirtual