#include "XMLNode.hxx"#include "XMLPorts.hxx"#include "Mutex.hxx"#include "TypeCode.hxx"#include "AutoLocker.hxx"#include <libxml/parser.h>#include <libxml/tree.h>#include <stdlib.h>#include <iostream>#include <fstream>#include <sys/types.h>#include <sys/stat.h>#include "YacsTrace.hxx"
Go to the source code of this file.
Variables | |
| static YACS::BASES::Mutex | MUTEX |
|
static |
Definition at line 52 of file XMLNode.cxx.
Referenced by YACS::ENGINE::XmlNode::execute().