#include <vector>
#include <string>
#include "QuickDirtyXMLParser.h"
#include "TreeNode.h"
Include dependency graph for Message.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | Message |
This is wrapper for recieved XML messages, it enables parsing to a XML tree for easy evaluation. More... |