Inherit (privately) to suppress copy construction and assignment.
const ContId & GetControllerId() const
const std::set< JuncId > & GetJunctions() const
std::set< JuncId > _junctions
const uint32_t & GetSequence() const
Controller(ContId id, std::string name, uint32_t sequence)
std::set< SignId > _signals
const std::set< SignId > & GetSignals() const
const std::string & GetName() const
This file contains definitions of common data structures used in traffic manager.