Simulateur Ferroviaire
Reconstruction et visualisation d'un réseau ferroviaire à partir de données GeoJSON — Win32 / WebView2 / Leaflet
Chargement...
Recherche...
Aucune correspondance
PCCSwitchNode Liste des membres

Liste complète des membres de PCCSwitchNode, y compris les membres hérités :

addEdge(PCCEdge *edge)PCCNode
getDeviationEdge() constPCCSwitchNodeinline
getDeviationSide() constPCCSwitchNodeinline
getEdges() constPCCNodeinline
getNodeType() const overridePCCSwitchNodeinlinevirtual
getNormalEdge() constPCCSwitchNodeinline
getPosition() constPCCNodeinline
getRootEdge() constPCCSwitchNodeinline
getSource() constPCCNodeinline
getSourceId() constPCCNodeinline
getSwitchSource() constPCCSwitchNodeinline
isCrossover() constPCCNodeinline
m_deviationEdgePCCSwitchNodeprivate
m_deviationSidePCCSwitchNodeprivate
m_edgesPCCNodeprotected
m_isCrossoverPCCNodeprivate
m_loggerPCCNodeprotected
m_normalEdgePCCSwitchNodeprivate
m_positionPCCNodeprotected
m_rootEdgePCCSwitchNodeprivate
m_sourcePCCNodeprotected
m_sourceIdPCCNodeprotected
m_switchSourcePCCSwitchNodeprivate
operator=(const PCCNode &)=deletePCCNode
operator=(PCCNode &&)=defaultPCCNode
PCCNode(std::string sourceId, ShuntingElement *source, Logger &logger)PCCNode
PCCNode(const PCCNode &)=deletePCCNode
PCCNode(PCCNode &&)=defaultPCCNode
PCCSwitchNode(SwitchBlock *source, Logger &logger)PCCSwitchNodeexplicit
setCrossover(bool v)PCCNodeinline
setDeviationEdge(PCCEdge *edge)PCCSwitchNodeinline
setDeviationSide(int side)PCCSwitchNodeinline
setNormalEdge(PCCEdge *edge)PCCSwitchNodeinline
setPosition(PCCPosition position)PCCNodeinline
setRootEdge(PCCEdge *edge)PCCSwitchNodeinline
~PCCNode()=defaultPCCNodevirtual