Version: 8.3.0
XMLNode.cxx File Reference
#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"
Include dependency graph for XMLNode.cxx:

Go to the source code of this file.

Variables

static YACS::BASES::Mutex MUTEX
 

Variable Documentation

YACS::BASES::Mutex MUTEX
static

Definition at line 52 of file XMLNode.cxx.

Referenced by YACS::ENGINE::XmlNode::execute().