Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NBNodeCont::JoinCluster Struct Reference

#include <NBNodeCont.h>

Collaboration diagram for NBNodeCont::JoinCluster:
[legend]

Data Fields

std::set< std::string > cluster
 
NBNodenode
 
bool resetConnections
 

Detailed Description

Definition at line 63 of file NBNodeCont.h.

Field Documentation

◆ cluster

std::set<std::string> NBNodeCont::JoinCluster::cluster

Definition at line 64 of file NBNodeCont.h.

◆ node

NBNode* NBNodeCont::JoinCluster::node

Definition at line 65 of file NBNodeCont.h.

◆ resetConnections

bool NBNodeCont::JoinCluster::resetConnections

Definition at line 66 of file NBNodeCont.h.


The documentation for this struct was generated from the following file: