Eclipse SUMO - Simulation of Urban MObility
Loading...
Searching...
No Matches
NIVissimNodeDef_Edges Class Reference

#include <NIVissimNodeDef_Edges.h>

Inheritance diagram for NIVissimNodeDef_Edges:
[legend]
Collaboration diagram for NIVissimNodeDef_Edges:
[legend]

Data Structures

class  id_matches
class  lying_within_match

Public Member Functions

int buildNodeCluster ()
virtual double getEdgePosition (int edgeid) const
 NIVissimNodeDef_Edges (int id, const std::string &name, const NIVissimNodeParticipatingEdgeVector &edges)
virtual ~NIVissimNodeDef_Edges ()

Static Public Member Functions

static void clearDict ()
static NIVissimNodeDefdictionary (int id)
static bool dictionary (int id, NIVissimNodeDef *o)
static bool dictionary (int id, const std::string &name, const NIVissimNodeParticipatingEdgeVector &edges)
static int getMaxID ()

Protected Attributes

NIVissimNodeParticipatingEdgeVector myEdges
int myID
std::string myName

Private Types

typedef std::map< int, NIVissimNodeDef * > DictType

Static Private Attributes

static DictType myDict
static int myMaxID = 0

Detailed Description

Definition at line 30 of file NIVissimNodeDef_Edges.h.

Member Typedef Documentation

◆ DictType

typedef std::map<int, NIVissimNodeDef*> NIVissimNodeDef::DictType
privateinherited

Definition at line 54 of file NIVissimNodeDef.h.

Constructor & Destructor Documentation

◆ NIVissimNodeDef_Edges()

NIVissimNodeDef_Edges::NIVissimNodeDef_Edges ( int id,
const std::string & name,
const NIVissimNodeParticipatingEdgeVector & edges )

Definition at line 41 of file NIVissimNodeDef_Edges.cpp.

References myEdges, and NIVissimNodeDef::NIVissimNodeDef().

Referenced by dictionary(), and NIVissimNodeDef_Poly::NIVissimNodeDef_Poly().

Here is the caller graph for this function:

◆ ~NIVissimNodeDef_Edges()

NIVissimNodeDef_Edges::~NIVissimNodeDef_Edges ( )
virtual

Definition at line 46 of file NIVissimNodeDef_Edges.cpp.

References myEdges.

Member Function Documentation

◆ buildNodeCluster()

int NIVissimNodeDef::buildNodeCluster ( )
inherited

◆ clearDict()

void NIVissimNodeDef::clearDict ( )
staticinherited

Definition at line 117 of file NIVissimNodeDef.cpp.

References myDict.

Referenced by NIImporter_Vissim::~NIImporter_Vissim().

Here is the caller graph for this function:

◆ dictionary() [1/3]

NIVissimNodeDef * NIVissimNodeDef::dictionary ( int id)
staticinherited

Definition at line 65 of file NIVissimNodeDef.cpp.

References myDict.

◆ dictionary() [2/3]

bool NIVissimNodeDef::dictionary ( int id,
NIVissimNodeDef * o )
staticinherited

Definition at line 50 of file NIVissimNodeDef.cpp.

References myDict, myMaxID, and NIVissimNodeDef().

Referenced by NIVissimNodeDef_Edges::dictionary(), NIVissimNodeDef_Poly::dictionary(), and NIVissimConnectionCluster::getPositionForEdge().

Here is the caller graph for this function:

◆ dictionary() [3/3]

bool NIVissimNodeDef_Edges::dictionary ( int id,
const std::string & name,
const NIVissimNodeParticipatingEdgeVector & edges )
static

Definition at line 55 of file NIVissimNodeDef_Edges.cpp.

References NIVissimNodeDef::dictionary(), and NIVissimNodeDef_Edges().

Referenced by NIVissimSingleTypeParser_Knotendefinition::parse().

Here is the caller graph for this function:

◆ getEdgePosition()

double NIVissimNodeDef_Edges::getEdgePosition ( int edgeid) const
virtual

◆ getMaxID()

int NIVissimNodeDef::getMaxID ( )
staticinherited

Definition at line 126 of file NIVissimNodeDef.cpp.

References myMaxID.

Referenced by NIImporter_Vissim::postLoadBuild().

Here is the caller graph for this function:

Field Documentation

◆ myDict

NIVissimNodeDef::DictType NIVissimNodeDef::myDict
staticprivateinherited

Definition at line 55 of file NIVissimNodeDef.h.

Referenced by clearDict(), dictionary(), and dictionary().

◆ myEdges

NIVissimNodeParticipatingEdgeVector NIVissimNodeDef_Edges::myEdges
protected

◆ myID

int NIVissimNodeDef::myID
protectedinherited

Definition at line 50 of file NIVissimNodeDef.h.

Referenced by NIVissimNodeDef().

◆ myMaxID

int NIVissimNodeDef::myMaxID = 0
staticprivateinherited

Definition at line 56 of file NIVissimNodeDef.h.

Referenced by dictionary(), and getMaxID().

◆ myName

std::string NIVissimNodeDef::myName
protectedinherited

Definition at line 51 of file NIVissimNodeDef.h.

Referenced by NIVissimNodeDef().


The documentation for this class was generated from the following files: