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

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

_modelOpenSim::ModelComponentprotected
_propertySetOpenSim::Objectprotected
addCacheVariable(std::string name, T variablePrototype, SimTK::Stage dependsOnStage) constOpenSim::Componentinlineprotected
addComponent(Component *subcomponent)OpenSim::Component
addDiscreteVariable(const std::string &discreteVariableName, SimTK::Stage invalidatesStage) constOpenSim::Componentprotected
addFrame(PhysicalOffsetFrame *frame)OpenSim::Joint
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
addModelingOption(const std::string &optionName, int maxFlagValue) constOpenSim::Componentprotected
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
addStateVariable(const std::string &stateVariableName, const SimTK::Stage &invalidatesStage=SimTK::Stage::Dynamics, bool isHidden=false) constOpenSim::Componentprotected
addStateVariable(Component::StateVariable *stateVariable) constOpenSim::Componentprotected
addToSystem(SimTK::MultibodySystem &system) constOpenSim::Component
adoptSubcomponent(Component *subcomponent)OpenSim::Componentprotected
append_components(const Component &value)OpenSim::Componentinlineprotected
append_coordinates(const Coordinate &value)OpenSim::Jointinline
append_frames(const PhysicalOffsetFrame &value)OpenSim::Jointinline
assign(Object &aObject) overrideOpenSim::EllipsoidJointinline
assignSystemIndicesToBodyAndCoordinates(const SimTK::MobilizedBody &mobod, const OpenSim::PhysicalFrame *mobilized, const int &numMobilities, const int &startingCoordinateIndex) constOpenSim::Jointprotected
calcEquivalentSpatialForce(const SimTK::State &state, const SimTK::Vector &mobilityForces) constOpenSim::Joint
calcEquivalentSpatialForceForMobilizedBody(const SimTK::State &s, const SimTK::MobilizedBodyIndex mbx, const SimTK::Vector &mobilityForces) constOpenSim::Jointprotected
calcPower(const SimTK::State &s) constOpenSim::Jointvirtual
calcReactionOnChildExpressedInGround(const SimTK::State &state) constOpenSim::Jointinline
calcReactionOnParentExpressedInGround(const SimTK::State &state) constOpenSim::Jointinline
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
child_frameOpenSim::Joint
clearConnections()OpenSim::Component
clearObjectIsUpToDateWithProperties()OpenSim::Objectinlineprotected
clone() const overrideOpenSim::EllipsoidJointinlinevirtual
Component()OpenSim::Component
Component(const std::string &aFileName, bool aUpdateFromXMLNode=true)OpenSim::Component
Component(SimTK::Xml::Element &aNode)OpenSim::Componentexplicit
Component(const Component &)=defaultOpenSim::Component
componentsOpenSim::Component
computeStateVariableDerivatives(const SimTK::State &s) constOpenSim::Componentprotectedvirtual
connectSocket_child_frame(const Object &object)OpenSim::Jointinline
connectSocket_parent_frame(const Object &object)OpenSim::Jointinline
connectToModel(Model &model)OpenSim::ModelComponent
constructCoordinate(Coordinate::MotionType mt, unsigned idx)OpenSim::Jointprotected
constructInput(const std::string &name, bool isList, const std::string &propertyComment, const SimTK::Stage &requiredAtStage=SimTK::Stage::Instance)OpenSim::Componentinlineprotected
constructListOutput(const std::string &name, T(CompType::*const memFunc)(const SimTK::State &, const std::string &channel) const, const SimTK::Stage &dependsOn=SimTK::Stage::Acceleration)OpenSim::Componentinlineprotected
constructOutput(const std::string &name, T(CompType::*const memFunc)(const SimTK::State &) const, const SimTK::Stage &dependsOn=SimTK::Stage::Acceleration)OpenSim::Componentinlineprotected
constructOutput(const std::string &name, const T &(CompType::*const memFunc)(const SimTK::State &) const, const SimTK::Stage &dependsOn=SimTK::Stage::Acceleration)OpenSim::Componentinlineprotected
constructOutputForStateVariable(const std::string &name)OpenSim::Componentprotected
constructSocket(const std::string &name, const std::string &propertyComment)OpenSim::Componentinlineprotected
constructSubcomponent(const std::string &name)OpenSim::Componentinlineprotected
Coord enum nameOpenSim::EllipsoidJoint
coordinatesOpenSim::Joint
countNumComponents() constOpenSim::Componentinline
createMobilizedBody(SimTK::MultibodySystem &mbs) constOpenSim::Jointinlineprotected
createMobilizedBody(SimTK::MobilizedBody &inboard, const SimTK::Transform &inboardTransform, const SimTK::Body &outboard, const SimTK::Transform &outboardTransform, int &startingCoordinateIndex, const PhysicalFrame *physicalFrame=nullptr) constOpenSim::Jointinlineprotected
DEFAULT_NAMEOpenSim::Objectstatic
dump() constOpenSim::Object
EllipsoidJoint()OpenSim::EllipsoidJoint
EllipsoidJoint(const std::string &name, const PhysicalFrame &parent, const PhysicalFrame &child, const SimTK::Vec3 &ellipsoidRadii)OpenSim::EllipsoidJoint
EllipsoidJoint(const std::string &name, const PhysicalFrame &parent, const SimTK::Vec3 &locationInParent, const SimTK::Vec3 &orientationInParent, const PhysicalFrame &child, const SimTK::Vec3 &locationInChild, const SimTK::Vec3 &orientationInChild, const SimTK::Vec3 &ellipsoidRadii)OpenSim::EllipsoidJoint
extendAddComponent(Component *subcomponent)OpenSim::Componentinlineprotectedvirtual
extendAddToSystem(SimTK::MultibodySystem &system) const overrideOpenSim::EllipsoidJointprotectedvirtual
extendAddToSystemAfterSubcomponents(SimTK::MultibodySystem &system) constOpenSim::Componentinlineprotectedvirtual
extendConnectToModel(Model &model) overrideOpenSim::Jointprotectedvirtual
extendFinalizeFromProperties() overrideOpenSim::Jointprotectedvirtual
extendInitStateFromProperties(SimTK::State &s) const overrideOpenSim::EllipsoidJointprotectedvirtual
extendPostScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponentinlineprotectedvirtual
extendPreScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponentinlineprotectedvirtual
extendRealizeAcceleration(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeDynamics(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeInstance(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeModel(SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizePosition(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeReport(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeTime(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeTopology(SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendRealizeVelocity(const SimTK::State &state) constOpenSim::Componentprotectedvirtual
extendScale(const SimTK::State &s, const ScaleSet &scaleSet) overrideOpenSim::EllipsoidJointvirtual
extendSetPropertiesFromState(const SimTK::State &state) overrideOpenSim::EllipsoidJointprotectedvirtual
finalizeConnections(Component &root)OpenSim::Component
finalizeFromProperties()OpenSim::Component
findComponent(const ComponentPath &pathToFind) constOpenSim::Componentinline
findComponent(const std::string &pathToFind) constOpenSim::Componentinline
framesOpenSim::Joint
generateDecorations(bool fixed, const ModelDisplayHints &hints, const SimTK::State &state, SimTK::Array_< SimTK::DecorativeGeometry > &geometryArray) const overrideOpenSim::EllipsoidJointprotectedvirtual
get_components(int i) constOpenSim::Componentinlineprotected
get_coordinates(int i) constOpenSim::Jointinline
get_frames(int i) constOpenSim::Jointinline
get_radii_x_y_z() constOpenSim::EllipsoidJointinline
getAbsolutePath() constOpenSim::Component
getAbsolutePathString() constOpenSim::Component
getAuthors() constOpenSim::Objectinline
getCacheVariableIndex(const CacheVariable< T > &cv) constOpenSim::Componentinline
getCacheVariableIndex(const std::string &name) constOpenSim::Component
getCacheVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
getCacheVariableValue(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
getChildFrame() constOpenSim::Joint
getChildInternalRigidBody() constOpenSim::Jointprotected
getClassName()OpenSim::EllipsoidJointinlinestatic
getComponent(const std::string &pathname) constOpenSim::Componentinline
getComponent(const ComponentPath &pathname) constOpenSim::Componentinline
getComponent(const std::string &pathname) constOpenSim::Componentinline
getComponentList() constOpenSim::Componentinline
getConcreteClassName() const overrideOpenSim::EllipsoidJointinlinevirtual
getConnectee(const std::string &name) constOpenSim::Componentinline
getConnectee(const std::string &name) constOpenSim::Componentinline
getCoordinate(Coord idx) constOpenSim::EllipsoidJointinline
OpenSim::Joint::getCoordinate() constOpenSim::Joint
getDebugLevel()OpenSim::Objectstatic
getDefaultInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
getDescription() constOpenSim::Object
getDiscreteVariableIndex(const std::string &name) constOpenSim::Componentprotected
getDiscreteVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Component
getDocument() constOpenSim::Objectinlineprotected
getDocumentFileName() constOpenSim::Object
getDocumentFileVersion() constOpenSim::Object
getImmediateSubcomponents() constOpenSim::Componentprotected
getInlined() constOpenSim::Object
getInput(const std::string &name) constOpenSim::Componentinline
getInput(const std::string &name) constOpenSim::Componentinline
getInputNames() constOpenSim::Componentinline
getInputValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
getMemberSubcomponent(MemberSubcomponentIndex ix) constOpenSim::Componentinlineprotected
getMobilizedBodyIndex(const Body &body) constOpenSim::Jointprotected
getModel() constOpenSim::ModelComponent
getModelingOption(const SimTK::State &state, const std::string &name) constOpenSim::Component
getMotionType(CoordinateIndex cix) constOpenSim::Joint
getName() constOpenSim::Object
getNumAdoptedSubcomponents() constOpenSim::Componentprotected
getNumImmediateSubcomponents() constOpenSim::Componentinlineprotected
getNumInputs() constOpenSim::Componentinline
getNumMemberSubcomponents() constOpenSim::Componentprotected
getNumMobilities(const SimTK::MobilizedBody::Pin &mobod) constOpenSim::Jointinline
getNumMobilities(const SimTK::MobilizedBody::Slider &mobod) constOpenSim::Jointinline
getNumMobilities(const SimTK::MobilizedBody::Weld &mobod) constOpenSim::Jointinline
getNumMobilities(const SimTK::MobilizedBody::Universal &mobod) constOpenSim::Jointinline
getNumMobilities(const SimTK::MobilizedBody::Ball &mobod) constOpenSim::Jointinline
getNumMobilities(const SimTK::MobilizedBody::Ellipsoid &mobod) constOpenSim::Jointinline
getNumMobilities(const SimTK::MobilizedBody::Free &mobod) constOpenSim::Jointinline
getNumOutputs() constOpenSim::Componentinline
getNumProperties() constOpenSim::Object
getNumPropertySubcomponents() constOpenSim::Componentprotected
getNumSockets() constOpenSim::Componentinline
getNumStateVariables() constOpenSim::Component
getOutput(const std::string &name) constOpenSim::Componentinline
getOutputNames() constOpenSim::Componentinline
getOutputs() constOpenSim::Componentinline
getOutputValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
getOwner() constOpenSim::Component
getParentFrame() constOpenSim::Joint
getParentInternalRigidBody() constOpenSim::Jointprotected
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
getRelativePath(const Component &wrt) constOpenSim::Component
getRelativePathString(const Component &wrt) constOpenSim::Component
getRoot() constOpenSim::Component
getScaleFactors(const ScaleSet &scaleSet, const Frame &frame) constOpenSim::ModelComponentprotected
getSerializeAllDefaults()OpenSim::Objectinlinestatic
getSocket(const std::string &name) constOpenSim::Componentinline
getSocket(const std::string &name) constOpenSim::Componentinline
getSocketNames()OpenSim::Componentinline
getStateIndex(const std::string &name) constOpenSim::Componentprotected
getStateVariableDerivativeValue(const SimTK::State &state, const std::string &name) constOpenSim::Component
getStateVariableNames() constOpenSim::Component
getStateVariableSystemIndex(const std::string &stateVariableName) constOpenSim::Componentprotected
getStateVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Component
getStateVariableValue(const SimTK::State &state, const ComponentPath &path) constOpenSim::Component
getStateVariableValues(const SimTK::State &state) constOpenSim::Component
getSystem() constOpenSim::Componentinline
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasComponent(const std::string &pathname) constOpenSim::Componentinline
hasModel() constOpenSim::ModelComponentinline
hasOwner() constOpenSim::Component
hasProperty(const std::string &name) constOpenSim::Object
hasProperty() constOpenSim::Object
hasSystem() constOpenSim::Componentinline
initComponentTreeTraversal(const Component &root) constOpenSim::Componentprotected
initStateFromProperties(SimTK::State &state) constOpenSim::Component
InvalidScaleFactorsOpenSim::ModelComponentprotectedstatic
isA(const char *type) constOpenSim::Objectinlinevirtual
isCacheVariableValid(const SimTK::State &state, const std::string &name) constOpenSim::Component
isCacheVariableValid(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
isComponentInOwnershipTree(const Component *component) constOpenSim::Component
isCoordinateUsed(const Coordinate &aCoordinate) constOpenSim::Joint
isEqualTo(const Object &aObject) constOpenSim::Objectinline
isKindOf(const char *type)OpenSim::Objectinlinestatic
isObjectTypeDerivedFrom(const std::string &concreteClassName)OpenSim::Objectinlinestatic
isObjectUpToDateWithProperties() constOpenSim::Objectinline
isReversedOpenSim::Jointprotected
Joint()OpenSim::Joint
Joint(const std::string &name, const PhysicalFrame &parent, const PhysicalFrame &child)OpenSim::Joint
Joint(const std::string &name, const PhysicalFrame &parent, const SimTK::Vec3 &locationInParent, const SimTK::Vec3 &orientationInParent, const PhysicalFrame &child, const SimTK::Vec3 &locationInChild, const SimTK::Vec3 &orientationInChild)OpenSim::Joint
makeObjectFromFile(const std::string &fileName)OpenSim::Objectstatic
makeObjectNamesConsistentWithProperties()OpenSim::Objectprotected
markCacheVariableInvalid(const SimTK::State &state, const std::string &name) constOpenSim::Component
markCacheVariableInvalid(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
markCacheVariableValid(const SimTK::State &state, const std::string &name) constOpenSim::Component
markCacheVariableValid(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
ModelComponent()OpenSim::ModelComponent
ModelComponent(const std::string &aFileName, bool aUpdateFromXMLNode=true)OpenSim::ModelComponent
ModelComponent(SimTK::Xml::Element &aNode)OpenSim::ModelComponentexplicit
newInstanceOfType(const std::string &concreteClassName)OpenSim::Objectstatic
numCoordinates() constOpenSim::Jointinline
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 Component &)=defaultOpenSim::Component
OpenSim::Object::operator=(const Object &aObject)OpenSim::Object
operator==(const Object &aObject) constOpenSim::Objectvirtual
OutputConstIterator typedefOpenSim::Component
parent_frameOpenSim::Joint
postScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
powerOpenSim::Joint
prependComponentPathToConnecteePath(Component &subcomponent)OpenSim::Componentprotectedstatic
preScale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
print(const std::string &fileName) constOpenSim::Object
printComponentsMatching(const std::string &substring) constOpenSim::Component
printInputInfo() constOpenSim::Component
printOutputInfo(const bool includeDescendants=true) constOpenSim::Component
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
printSocketInfo() constOpenSim::Component
printSubcomponentInfo() constOpenSim::Component
printSubcomponentInfo() constOpenSim::Componentinline
radii_x_y_zOpenSim::EllipsoidJoint
reaction_on_childOpenSim::Joint
reaction_on_parentOpenSim::Joint
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
resetSubcomponentOrder()OpenSim::Componentinlineprotected
SafeCopy(const Object *aObject)OpenSim::Objectinlinestatic
safeDownCast(OpenSim::Object *obj)OpenSim::EllipsoidJointinlinestatic
scale(const SimTK::State &s, const ScaleSet &scaleSet)OpenSim::ModelComponent
Self typedefOpenSim::EllipsoidJoint
set_components(int i, const Component &value)OpenSim::Componentinlineprotected
set_coordinates(int i, const Coordinate &value)OpenSim::Jointinline
set_frames(int i, const PhysicalOffsetFrame &value)OpenSim::Jointinline
set_radii_x_y_z(const SimTK::Vec3 &value)OpenSim::EllipsoidJointinline
setAllPropertiesUseDefault(bool aUseDefault)OpenSim::Object
setAuthors(const std::string &authors)OpenSim::Objectinline
setCacheVariableValue(const SimTK::State &state, const std::string &k, T value) constOpenSim::Componentinline
setCacheVariableValue(const SimTK::State &state, const CacheVariable< T > &cv, T value) constOpenSim::Componentinline
setChildMobilizedBodyIndex(SimTK::MobilizedBodyIndex index) constOpenSim::Jointprotected
setCoordinateMobilizedBodyIndex(Coordinate *aCoord, SimTK::MobilizedBodyIndex index) constOpenSim::Jointinlineprotected
setCoordinateMobilizerQIndex(Coordinate *aCoord, int index) constOpenSim::Jointinlineprotected
setCoordinateModel(Coordinate *aCoord, Model *aModel) constOpenSim::Jointinlineprotected
setDebugLevel(int newLevel)OpenSim::Objectstatic
setDescription(const std::string &description)OpenSim::Object
setDiscreteVariableValue(SimTK::State &state, const std::string &name, double value) constOpenSim::Component
setDocument(XMLDocument *doc)OpenSim::Objectinlineprotected
setEllipsoidRadii(const SimTK::Vec3 &radii)OpenSim::EllipsoidJoint
setInlined(bool aInlined, const std::string &aFileName="")OpenSim::Object
setModelingOption(SimTK::State &state, const std::string &name, int flag) constOpenSim::Component
setMotionType(CoordinateIndex cix, Coordinate::MotionType mt)OpenSim::Jointprotected
setName(const std::string &name)OpenSim::Object
setNextSubcomponentInSystem(const Component &sub) constOpenSim::Componentprotected
setObjectIsUpToDateWithProperties()OpenSim::Objectprotected
setOwner(const Component &owner)OpenSim::Componentprotected
setPropertiesFromState(const SimTK::State &state)OpenSim::Component
setReferences(const std::string &references)OpenSim::Objectinline
setSerializeAllDefaults(bool shouldSerializeDefaults)OpenSim::Objectinlinestatic
setStateVariableDerivativeValue(const SimTK::State &state, const std::string &name, double deriv) constOpenSim::Componentprotected
setStateVariableValue(SimTK::State &state, const std::string &name, double value) constOpenSim::Component
setStateVariableValues(SimTK::State &state, const SimTK::Vector &values) constOpenSim::Component
SimTK_DEFINE_UNIQUE_INDEX_TYPE(CoordinateIndex)OpenSim::Joint
OpenSim::ModelComponent::SimTK_DEFINE_UNIQUE_INDEX_TYPE(MemberSubcomponentIndex)OpenSim::Componentprotected
Super typedefOpenSim::EllipsoidJoint
toString() constOpenSim::Object
traversePathToComponent(ComponentPath path) constOpenSim::Componentinlineprotected
traverseToStateVariable(const std::string &pathName) constOpenSim::Component
traverseToStateVariable(const ComponentPath &path) constOpenSim::Component
upd_components(int i)OpenSim::Componentinlineprotected
upd_coordinates(int i)OpenSim::Jointinline
upd_frames(int i)OpenSim::Jointinline
upd_radii_x_y_z()OpenSim::EllipsoidJointinline
updateFromXMLDocument()OpenSim::Objectprotected
updateFromXMLNode(SimTK::Xml::Element &aNode, int versionNumber) overrideOpenSim::Jointprotectedvirtual
updateXMLNode(SimTK::Xml::Element &parent, const AbstractProperty *prop=nullptr) constOpenSim::Object
updCacheVariableValue(const SimTK::State &state, const std::string &name) constOpenSim::Componentinline
updCacheVariableValue(const SimTK::State &state, const CacheVariable< T > &cv) constOpenSim::Componentinline
updComponent(const std::string &name)OpenSim::Componentinline
updComponent(const ComponentPath &name)OpenSim::Componentinline
updComponent(const std::string &pathname)OpenSim::Componentinline
updComponentList()OpenSim::Componentinline
updCoordinate(Coord idx)OpenSim::EllipsoidJointinline
OpenSim::Joint::updCoordinate()OpenSim::Joint
updDocument()OpenSim::Objectinlineprotected
updInput(const std::string &name)OpenSim::Componentinline
updMemberSubcomponent(MemberSubcomponentIndex ix)OpenSim::Componentinlineprotected
updModel()OpenSim::ModelComponent
updOutput(const std::string &name)OpenSim::Componentinline
updProperty(const PropertyIndex &index)OpenSim::Object
updPropertyByIndex(int propertyIndex)OpenSim::Object
updPropertyByName(const std::string &name)OpenSim::Object
updSocket(const std::string &name)OpenSim::Componentinline
updSocket(const std::string &name)OpenSim::Componentinline
updSystem() constOpenSim::Componentprotected
~Component()=defaultOpenSim::Componentvirtual
~Joint()OpenSim::Jointvirtual
~ModelComponent()OpenSim::ModelComponentinlinevirtual
~Object()OpenSim::Objectvirtual