#include <yarp/manager/xmlappsaver.h>
#include <yarp/manager/utility.h>
#include <dirent.h>
#include <algorithm>
#include <cctype>
#include <string>
#include <fstream>
#include <tinyxml.h>
Go to the source code of this file.