Loading [MathJax]/extensions/tex2jax.js
Dynamical system model
All Classes Namespaces Files Functions Pages
dsf::Intersection Member List

This is the complete list of members for dsf::Intersection, including all inherited members.

addAgent(double angle, std::unique_ptr< Agent > pAgent)dsf::Intersection
addAgent(std::unique_ptr< Agent > pAgent)dsf::Intersection
addStreetPriority(Id streetId)dsf::Intersectioninline
agentCounter()dsf::Intersection
agents()dsf::Intersectioninline
capacity() constdsf::RoadJunction
coords() constdsf::Nodeinline
density() const overridedsf::Intersectioninlinevirtual
id() constdsf::Nodeinline
Intersection(Id id)dsf::Intersectioninlineexplicit
Intersection(Id id, std::pair< double, double > coords)dsf::Intersectioninline
Intersection(RoadJunction const &node) (defined in dsf::Intersection)dsf::Intersectioninline
Intersection(Intersection const &)=delete (defined in dsf::Intersection)dsf::Intersection
isFull() const overridedsf::Intersectioninlinevirtual
isIntersection() const noexcept final (defined in dsf::Intersection)dsf::Intersectioninlinevirtual
isRoundabout() const noexcept (defined in dsf::RoadJunction)dsf::RoadJunctionvirtual
isStation() const noexcept (defined in dsf::Node)dsf::Nodeinlinevirtual
isTrafficLight() const noexcept (defined in dsf::RoadJunction)dsf::RoadJunctionvirtual
m_agentCounter (defined in dsf::Intersection)dsf::Intersectionprotected
m_agents (defined in dsf::Intersection)dsf::Intersectionprotected
m_coords (defined in dsf::Node)dsf::Nodeprotected
m_id (defined in dsf::Node)dsf::Nodeprotected
m_name (defined in dsf::Node)dsf::Nodeprotected
m_streetPriorities (defined in dsf::Intersection)dsf::Intersectionprotected
m_strId (defined in dsf::Node)dsf::Nodeprotected
name() const noexceptdsf::Nodeinline
Node(Id id)dsf::Nodeinlineexplicit
Node(Id id, std::pair< double, double > coords)dsf::Nodeinline
Node(Node const &other) (defined in dsf::Node)dsf::Nodeinline
operator=(RoadJunction const &other) (defined in dsf::RoadJunction)dsf::RoadJunctioninline
operator=(Node const &other) (defined in dsf::Node)dsf::Nodeinline
RoadJunction(Id id) (defined in dsf::RoadJunction)dsf::RoadJunctionexplicit
RoadJunction(Id id, std::pair< double, double > coords) (defined in dsf::RoadJunction)dsf::RoadJunction
RoadJunction(RoadJunction const &other) (defined in dsf::RoadJunction)dsf::RoadJunction
setCapacity(Size capacity) overridedsf::Intersectionvirtual
setCoords(std::pair< double, double > coords)dsf::Nodeinline
setId(Id id)dsf::Nodeinline
setName(const std::string &name)dsf::Nodeinline
setStreetPriorities(std::set< Id > streetPriorities)dsf::Intersectioninline
setStrId(const std::string &strId) (defined in dsf::Node)dsf::Nodeinline
setTransportCapacity(double capacity)dsf::RoadJunction
streetPriorities() constdsf::Intersectioninlinevirtual
strId() const noexcept (defined in dsf::Node)dsf::Nodeinline
transportCapacity() constdsf::RoadJunction
~Intersection()=default (defined in dsf::Intersection)dsf::Intersectionvirtual
~Node()=default (defined in dsf::Node)dsf::Nodevirtual