VICI
0.11.815
Visual Chart Interpreter
|
A simple C++ wrapper for libxml2. More...
#include <libxml/tree.h>
#include <libxml/xpath.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "stringy.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | VICI::cfi::XmlBuffer |
An abstract class defining a buffer object. More... | |
class | VICI::cfi::Xml |
A C++ wrapper for libxml2. More... | |
Namespaces | |
VICI | |
The namespace for the Visual Chart Interpreter project. | |
VICI::cfi | |
The namespace for the Common Facilities Infrastructure components. | |
Macros | |
#define | VICI_RELEASE "V0.1" |
Macro specifying the release version of Vici. | |
A simple C++ wrapper for libxml2.