Definition in file xmlprocessor.hpp.
#include "config/commonincs.hpp"
#include "processor/xmlflowbuilder.hpp"
#include "processor/xmlflowcontext.hpp"
#include "processor/xmlstreamerfactory.hpp"
#include "flow/xmlstreamconsumer.hpp"
#include "flow/buffers/xmlbuffers.hpp"
Include dependency graph for xmlprocessor.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Compounds | |
class | XMLProcessor |
Entry point persistent class. class represents the XDFLengine server. is able to compile and excute clients requests. class is designed to be instanciated only once in an execution environment and to last as long as the host process. calls to execution members are reentrant and thread-safe. More... | |
Defines | |
#define | _XMLPROCESSOR_HPP |
Variables | |
BEGIN_XDFLENGINE_NS | |
END_XDFLENGINE_NS |
|
Definition at line 2 of file xmlprocessor.hpp. |
|
Definition at line 49 of file xmlprocessor.hpp. |
|
Definition at line 290 of file xmlprocessor.hpp. |