Hopsan
|
This is the complete list of members for PowerPort, including all inherited members.
addConnectedPort(Port *pPort, const size_t subPortIdx=0) | Port | protected |
addSubPort() | Port | protectedvirtual |
Component (defined in PowerPort) | PowerPort | friend |
ComponentSystem (defined in PowerPort) | PowerPort | friend |
ConnectionAssistant (defined in PowerPort) | PowerPort | friend |
createStartNode(const HString &rNodeType) | Port | protected |
disableStartValue(const size_t idx) | Port | protectedvirtual |
eraseConnectedPort(Port *pPort, const size_t subPortIdx=0) | Port | protected |
eraseStartNode() | Port | protected |
getComponent() const | Port | |
getComponentName() const | Port | |
getConnectedPorts(const int subPortIdx=-1) const | Port | virtual |
getDataVectorPtr(const size_t subPortIdx=0) | Port | virtual |
getDescription() const | Port | |
getExternalPortType() | Port | virtual |
getInternalPortType() | Port | virtual |
getInternalSortHint() (defined in Port) | Port | virtual |
getLogDataVectorPtr(size_t subPortIdx=0) | Port | virtual |
getLogDataVectorPtr(size_t subPortIdx=0) const (defined in Port) | Port | virtual |
getLogTimeVectorPtr(const size_t subPortIdx=0) | Port | virtual |
getName() const | Port | |
getNodeDataDescription(const size_t dataid, const size_t subPortIdx=0) const | Port | virtual |
getNodeDataDescriptions(const size_t subPortIdx=0) const | Port | virtual |
getNodeDataIdFromName(const HString &rName, const size_t subPortIdx=0) | Port | virtual |
getNodeDataPtr(const size_t idx, const size_t subPortIdx=0) const | Port | virtual |
getNodeDataVector() | Port | inline |
getNodeDataVector() const | Port | inline |
getNodeDataVector(const size_t subPortIdx) | Port | inlinevirtual |
getNodeDataVector(const size_t subPortIdx) const | Port | inlinevirtual |
getNodePtr(const size_t subPortIdx=0) | Port | virtual |
getNodePtr(const size_t subPortIdx=0) const | Port | virtual |
getNodeType() const | Port | |
getNumConnectedPorts(const int subPortIdx=-1) | Port | |
getNumDataVariables() const | Port | virtual |
getNumPorts() (defined in Port) | Port | virtual |
getParentPort() const (defined in Port) | Port | |
getPortType() const | PowerPort | inlinevirtual |
getSignalNodeQuantity() const (defined in Port) | Port | virtual |
getSignalNodeQuantityModifyable() const (defined in Port) | Port | virtual |
getSortHint() const (defined in Port) | Port | virtual |
getStartNodePtr() | Port | protectedvirtual |
getStartValue(const size_t idx, const size_t subPortIdx=0) | Port | virtual |
getVariableAlias(const size_t id) const | Port | |
getVariableIdByAlias(const HString &rAlias) const | Port | |
haveLogData(const size_t subPortIdx=0) | Port | virtual |
isConnected() const | Port | virtual |
isConnectedTo(Port *pOtherPort) | Port | virtual |
isConnectionRequired() | Port | |
isInterfacePort() const (defined in Port) | Port | |
isLoggingEnabled() const (defined in Port) | Port | |
isMultiPort() const | Port | virtual |
loadStartValues() | Port | virtual |
loadStartValuesFromSimulation() | Port | virtual |
mConnectedPorts (defined in Port) | Port | protected |
mEnableLogging (defined in Port) | Port | protected |
mNodeType (defined in Port) | Port | protected |
mpComponent (defined in Port) | Port | protected |
mpParentPort (defined in Port) | Port | protected |
mSortHint (defined in Port) | Port | protected |
NotRequired enum value (defined in Port) | Port | |
Port(const HString &rNodeType, const HString &rPortName, Component *pParentComponent, Port *pParentPort=0) | Port | |
PowerPort(const HString &rNodeType, const HString &rPortName, Component *pParentComponent, Port *pParentPort=0) | PowerPort | |
readNode(const size_t idx) const | Port | inline |
readNode(const size_t idx, const size_t subPortIdx) const | Port | inlinevirtual |
readNodeSafe(const size_t idx, const size_t subPortIdx=0) const | Port | virtual |
registerStartValueParameters() | Port | protected |
removeSubPort(Port *pPort) | Port | protectedvirtual |
RequireConnectionEnumT enum name | Port | |
Required enum value (defined in Port) | Port | |
setDefaultStartValue(const size_t idx, const double value, const size_t subPortIdx=0) | Port | protectedvirtual |
setDescription(const HString &rDescription) | Port | |
setEnableLogging(const bool enableLog) (defined in Port) | Port | virtual |
setNode(Node *pNode) | Port | protectedvirtual |
setSignalNodeQuantityModifyable(bool tf) | Port | virtual |
setSignalNodeQuantityOrUnit(const HString &rQuantityOrUnit) | Port | virtual |
setSortHint(SortHintEnumT hint) (defined in Port) | Port | virtual |
setVariableAlias(const HString &rAlias, const size_t id) | Port | protected |
unRegisterStartValueParameters() | Port | protected |
writeNode(const size_t idx, const double value) | Port | inline |
writeNode(const size_t idx, const double value, const size_t subPortIdx) | Port | inlinevirtual |
writeNodeSafe(const size_t idx, const double value, const size_t subPortIdx=0) | Port | virtual |
~Port() | Port | virtual |