API
4.5.1
For C++ developers
|
This is the complete list of members for OpenSim::Input< T >, including all inherited members.
AbstractInput(const std::string &name, const PropertyIndex &connecteePathIndex, const SimTK::Stage &connectAtStage, Component &owner) | OpenSim::AbstractInput | inlineprotected |
AbstractSocket(const std::string &name, const PropertyIndex &connecteePathIndex, const SimTK::Stage &connectAtStage, Component &owner) | OpenSim::AbstractSocket | inlineprotected |
AliasList typedef | OpenSim::Input< T > | |
appendConnecteePath(const std::string &path) | OpenSim::AbstractSocket | inline |
assignConnecteePath(const std::string &path) | OpenSim::AbstractSocket | inline |
canConnectTo(OpenSim::Object const &) const override | OpenSim::AbstractInput | inlinevirtual |
Channel typedef | OpenSim::Input< T > | |
ChannelList typedef | OpenSim::Input< T > | |
checkConnecteePathProperty() | OpenSim::AbstractSocket | inlineprotected |
clearConnecteePath() | OpenSim::AbstractSocket | inline |
clone() const override | OpenSim::Input< T > | inlinevirtual |
Component | OpenSim::Input< T > | protected |
composeConnecteePath(const std::string &componentPath, const std::string &outputName, const std::string &channelName, const std::string &alias) | OpenSim::AbstractInput | inlinestatic |
connect(const AbstractOutput &output, const std::string &alias="") override | OpenSim::Input< T > | virtual |
connect(const AbstractChannel &channel, const std::string &alias="") override | OpenSim::Input< T > | virtual |
OpenSim::AbstractInput::connect(const Object &object) override | OpenSim::AbstractInput | inlinevirtual |
disconnect() override | OpenSim::Input< T > | inlinevirtual |
finalizeConnection(const Component &root) override | OpenSim::Input< T > | virtual |
findAndConnect(const ComponentPath &connectee) | OpenSim::AbstractSocket | inlinevirtual |
findAndConnect(const std::string &connectee) | OpenSim::AbstractSocket | inline |
getAlias() const override | OpenSim::Input< T > | inlinevirtual |
getAlias(unsigned index) const override | OpenSim::Input< T > | inlinevirtual |
getChannel() const | OpenSim::Input< T > | inline |
getChannel(unsigned index) const | OpenSim::Input< T > | inline |
getChannels() const | OpenSim::Input< T > | inline |
getConnectAtStage() const | OpenSim::AbstractSocket | inline |
getConnecteeAsObject(int index=-1) const | OpenSim::AbstractSocket | inlinevirtual |
getConnecteePath(int index=-1) const | OpenSim::AbstractSocket | inline |
getConnecteeTypeName() const override | OpenSim::Input< T > | inlinevirtual |
getLabel() const override | OpenSim::Input< T > | inlinevirtual |
getLabel(unsigned index) const override | OpenSim::Input< T > | inlinevirtual |
getName() const | OpenSim::AbstractSocket | inline |
getNumConnectees() const | OpenSim::AbstractSocket | inline |
getOwner() const | OpenSim::AbstractSocket | inline |
getValue(const SimTK::State &state) const | OpenSim::Input< T > | inline |
getValue(const SimTK::State &state, unsigned index) const | OpenSim::Input< T > | inline |
getVector(const SimTK::State &state) const | OpenSim::Input< T > | inline |
hasOwner() const | OpenSim::AbstractSocket | inlineprotected |
Input(const std::string &name, const PropertyIndex &connecteePathIndex, const SimTK::Stage &connectAtStage, Component &owner) | OpenSim::Input< T > | inlineprotected |
isConnected() const override | OpenSim::Input< T > | inlinevirtual |
isConnecteePathEmpty() const | OpenSim::AbstractSocket | inline |
isListSocket() const | OpenSim::AbstractSocket | inline |
OpenSim_DECLARE_INPUT | OpenSim::Input< T > | related |
OpenSim_DECLARE_LIST_INPUT | OpenSim::Input< T > | related |
parseConnecteePath(const std::string &connecteePath, std::string &componentPath, std::string &outputName, std::string &channelName, std::string &alias) | OpenSim::AbstractInput | inlinestatic |
safeDownCast(AbstractInput *base) | OpenSim::Input< T > | inlinestatic |
setAlias(const std::string &alias) override | OpenSim::Input< T > | inlinevirtual |
setAlias(unsigned index, const std::string &alias) override | OpenSim::Input< T > | inlinevirtual |
setConnecteePath(const std::string &path, int index=-1) | OpenSim::AbstractSocket | inline |
setOwner(Component &o) | OpenSim::AbstractSocket | inlineprotected |
SimTK_DOWNCAST(Input, AbstractInput) | OpenSim::Input< T > | |
~AbstractInput() | OpenSim::AbstractInput | inlinevirtual |
~AbstractSocket() | OpenSim::AbstractSocket | inlinevirtual |