File contains XMLReader class. More...
#include <string>
#include <sstream>
#include "../tinyxml/tinyxml2.h"
#include "Reader.h"
#include "Const.h"
#include "Agent.h"
#import "ORCAAgent.h"
#include "ThetaStar.h"
#include "DirectPlanner.h"
Go to the source code of this file.
Classes | |
class | XMLReader |
The XMLReader class implements interface for input data reading from XML-file with a specific structure. More... | |
File contains XMLReader class.
Definition in file XMLReader.h.