API  4.4
For C++ developers
OpenSim::TrackingTask Member List

This is the complete list of members for OpenSim::TrackingTask, including all inherited members.

_aTrkOpenSim::TrackingTaskprotected
_modelOpenSim::TrackingTaskprotected
_nTrkOpenSim::TrackingTaskprotected
_onOpenSim::TrackingTaskprotected
_propertySetOpenSim::Objectprotected
_propOnOpenSim::TrackingTaskprotected
_propWOpenSim::TrackingTaskprotected
_pTrkOpenSim::TrackingTaskprotected
_vTrkOpenSim::TrackingTaskprotected
_wOpenSim::TrackingTaskprotected
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize)OpenSim::Objectprotected
addListProperty(const std::string &name, const std::string &comment, int minSize, int maxSize, const Container< T > &valueList)OpenSim::Objectprotected
addOptionalProperty(const std::string &name, const std::string &comment)OpenSim::Objectprotected
addOptionalProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
addProperty(const std::string &name, const std::string &comment, const T &value)OpenSim::Objectprotected
assign(Object &aObject) overrideOpenSim::TrackingTaskinline
checkPropertyValueIsInRangeOrSet(const Property< T > &p, const T &lower, const T &upper, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsInSet(const Property< T > &p, const std::set< T > &set) constOpenSim::Objectprotected
checkPropertyValueIsPositive(const Property< T > &p) constOpenSim::Objectprotected
clearObjectIsUpToDateWithProperties()OpenSim::Objectinlineprotected
clone() const override=0OpenSim::TrackingTaskpure virtual
DEFAULT_NAMEOpenSim::Objectstatic
dump() constOpenSim::Object
getAuthors() constOpenSim::Objectinline
getClassName()OpenSim::TrackingTaskinlinestatic
getConcreteClassName() const override=0OpenSim::TrackingTaskpure virtual
getDebugLevel()OpenSim::Objectstatic
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() constOpenSim::Object
getDocument() constOpenSim::Objectinlineprotected
getDocumentFileName() constOpenSim::Object
getDocumentFileVersion() constOpenSim::Object
getInlined() constOpenSim::Object
getModel() constOpenSim::TrackingTask
getName() constOpenSim::Object
getNumProperties() constOpenSim::Object
getNumTaskFunctions() constOpenSim::TrackingTask
getOn() constOpenSim::TrackingTask
getProperty(const PropertyIndex &index) constOpenSim::Object
getPropertyByIndex(int propertyIndex) constOpenSim::Object
getPropertyByName(const std::string &name) constOpenSim::Object
getPropertyIndex(const std::string &name) constOpenSim::Objectinlineprotected
getPropertyIndex() constOpenSim::Objectinlineprotected
getPropertySet()OpenSim::Objectinline
getPropertySet() constOpenSim::Objectinline
getReferences() constOpenSim::Objectinline
getRegisteredObjectsOfGivenType(ArrayPtrs< T > &rArray)OpenSim::Objectinlinestatic
getRegisteredTypenames(Array< std::string > &typeNames)OpenSim::Objectstatic
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getWeight(int aWhich) constOpenSim::TrackingTask
getWeights() constOpenSim::TrackingTaskinline
hasProperty(const std::string &name) constOpenSim::Object
hasProperty() constOpenSim::Object
isA(const char *type) constOpenSim::Objectinlinevirtual
isEqualTo(const Object &aObject) constOpenSim::Objectinline
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() constOpenSim::Objectinline
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
makeObjectNamesConsistentWithProperties()OpenSim::Objectprotected
newInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
Object()OpenSim::Objectprotected
Object(const std::string &fileName, bool aUpdateFromXMLNode=true)OpenSim::Objectexplicitprotected
Object(const Object &source)OpenSim::Objectprotected
Object(SimTK::Xml::Element &aElement)OpenSim::Objectexplicitprotected
OpenSim_DECLARE_ABSTRACT_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_ABSTRACT_OBJECT_TOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECTOpenSim::Objectrelated
OpenSim_DECLARE_CONCRETE_OBJECT_TOpenSim::Objectrelated
operator<(const Object &aObject) constOpenSim::Objectvirtual
operator=(const TrackingTask &aTaskObject)OpenSim::TrackingTask
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) constOpenSim::Objectvirtual
print(const std::string &fileName) constOpenSim::Object
PrintPropertyInfo(std::ostream &os, const std::string &classNameDotPropertyName, bool printFlagInfo=true)OpenSim::Objectstatic
PrintPropertyInfo(std::ostream &os, const std::string &className, const std::string &propertyName, bool printFlagInfo=true)OpenSim::Objectstatic
readObjectFromXMLNodeOrFile(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Object
registerType(const Object &defaultObject)OpenSim::Objectstatic
RegisterType(const Object &defaultObject)OpenSim::Objectinlinestatic
renameType(const std::string &oldTypeName, const std::string &newTypeName)OpenSim::Objectstatic
RenameType(const std::string &oldName, const std::string &newName)OpenSim::Objectinlinestatic
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::TrackingTaskinlinestatic
Self typedefOpenSim::TrackingTask
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setDebugLevel(int newLevel)OpenSim::Objectstatic
setDescription(const std::string &description)OpenSim::Object
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setModel(OpenSim::Model &aModel)OpenSim::TrackingTaskvirtual
setName(const std::string &name)OpenSim::Object
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setOn(bool aTrueFalse)OpenSim::TrackingTask
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
setTaskFunctions(Function *aF0, Function *aF1=NULL, Function *aF2=NULL)OpenSim::TrackingTaskvirtual
setWeight(double aW0, double aW1=0.0, double aW2=0.0)OpenSim::TrackingTask
setWeights(const Array< double > &aWeights)OpenSim::TrackingTaskinline
Super typedefOpenSim::TrackingTask
toString() constOpenSim::Object
TrackingTask()OpenSim::TrackingTask
TrackingTask(const TrackingTask &aTaskObject)OpenSim::TrackingTask
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &objectElement, int versionNumber)OpenSim::Objectvirtual
updateXMLNode(SimTK::Xml::Element &parent, const AbstractProperty *prop=nullptr) constOpenSim::Object
updDocument()OpenSim::Objectinlineprotected
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
~Object()OpenSim::Objectvirtual
~TrackingTask()OpenSim::TrackingTaskvirtual