SASSY
0.0
Software Architecture Support System
|
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 | SASSY::cfi::Xml |
A C++ wrapper for libxml2. More... | |
Namespaces | |
SASSY | |
The namespace for the Software Architecture Support System project. | |
SASSY::cfi | |
The namespace for the Common Facilities Infrastructure components. | |
Macros | |
#define | SASSY_RELEASE "V0.1" |
Macro specifying the release version of Sassy. | |
A simple C++ wrapper for libxml2.