![]() |
SUMO - Simulation of Urban MObility
|
#include <config.h>
#include <algorithm>
#include <utils/common/MsgHandler.h>
#include <utils/xml/SUMOSAXAttributes.h>
#include <utils/gui/images/GUIIconSubSys.h>
#include <utils/gui/globjects/GUIGlObject.h>
#include <netbuild/NBEdge.h>
#include "GNEAttributeCarrier.h"
#include "GNEUndoList.h"
#include "GNENet.h"
#include "GNEEdge.h"
#include "GNELane.h"
Go to the source code of this file.
Macros | |
#define | NODEFAULTVALUE "<NODEFAULTVALUE>" |
#define NODEFAULTVALUE "<NODEFAULTVALUE>" |
Definition at line 76 of file GNEAttributeCarrier.cpp.
Referenced by GNEAttributeCarrier::allowedAttributes(), GNEAttributeCarrier::getDefaultValue(), and GNEAttributeCarrier::hasDefaultValue().