22 #ifndef NLJunctionControlBuilder_h
23 #define NLJunctionControlBuilder_h
106 void openJunction(
const std::string&
id,
const std::string& key,
109 const std::vector<MSLane*>& incomingLanes,
155 void addLogicItem(
int request, const std::
string& response,
156 const std::
string& foes,
bool cont) throw(InvalidArgument);
192 const throw(InvalidArgument);
238 void addParam(const std::
string& key, const std::
string& value);
300 #ifdef HAVE_INTERNAL_LANES
349 #ifdef HAVE_INTERNAL_LANES
378 std::map<std::string, std::string>
params;