#include <string>
#include "nedxmldefs.h"
Go to the source code of this file.
Classes | |
class | NEDElementUserData |
Empty. More... | |
struct | NEDSourceRegion |
Stores a line:col..line:col region in a source file. More... | |
class | NEDElement |
Base class for objects in a NED object tree, the XML-based in-memory representation for NED files. More... |