|
Simulateur Ferroviaire
Reconstruction et visualisation d'un réseau ferroviaire à partir de données GeoJSON — Win32 / WebView2 / Leaflet
|
Liste complète des membres de PCCGraph, y compris les membres hérités :
| addEdge(PCCNode *from, PCCNode *to, PCCEdgeRole role) | PCCGraph | |
| addStraightNode(StraightBlock *source) | PCCGraph | |
| addSwitchNode(SwitchBlock *source) | PCCGraph | |
| clear() | PCCGraph | |
| edgeCount() const | PCCGraph | inline |
| findNode(const std::string &sourceId) const | PCCGraph | |
| getEdges() const | PCCGraph | inline |
| getLogger() | PCCGraph | inline |
| getNodes() const | PCCGraph | inline |
| isEmpty() const | PCCGraph | inline |
| m_edges | PCCGraph | private |
| m_index | PCCGraph | private |
| m_logger | PCCGraph | mutableprivate |
| m_nodes | PCCGraph | private |
| nodeCount() const | PCCGraph | inline |
| operator=(const PCCGraph &)=delete | PCCGraph | |
| operator=(PCCGraph &&)=default | PCCGraph | |
| PCCGraph() | PCCGraph | explicit |
| PCCGraph(const PCCGraph &)=delete | PCCGraph | |
| PCCGraph(PCCGraph &&)=default | PCCGraph | |
| ~PCCGraph()=default | PCCGraph |