root/doc/latex/classGlobalXercesConnector.tex @ 254

Revision 145, 2.1 kB (checked in by smidl, 16 years ago)

Oprava dokumentace

Line 
1\section{GlobalXercesConnector Class Reference}
2\label{classGlobalXercesConnector}\index{GlobalXercesConnector@{GlobalXercesConnector}}
3Xerces interface class. 
4
5
6{\tt \#include $<$userinfo.h$>$}
7
8\subsection*{Public Member Functions}
9\begin{CompactItemize}
10\item 
11{\bf GlobalXercesConnector} ()\label{classGlobalXercesConnector_5bf4f5c7f9e7b54a318e99bb0e3f186d}
12
13\begin{CompactList}\small\item\em default constructor \item\end{CompactList}\item 
14{\bf $\sim$GlobalXercesConnector} ()\label{classGlobalXercesConnector_d61ca15a9bf7d358c5afd8fd1e42c3ca}
15
16\begin{CompactList}\small\item\em destructor \item\end{CompactList}\end{CompactItemize}
17\subsection*{Static Public Member Functions}
18\begin{CompactItemize}
19\item 
20static string {\bf XMLCh2str} (const XMLCh $\ast$const XMLCh\_\-str)\label{classGlobalXercesConnector_9800b81014bc6497815e28ad4bd3cf3a}
21
22\begin{CompactList}\small\item\em function transcodes Xerces' XMLCh-based strings into C++ strings \item\end{CompactList}\end{CompactItemize}
23\subsection*{Public Attributes}
24\begin{CompactItemize}
25\item 
26DOMImplementation $\ast$ {\bf pImplementation}\label{classGlobalXercesConnector_8d2d2a3f1b2a21a9647f7bc4c7e82c73}
27
28\begin{CompactList}\small\item\em DOMImplementation is a base class for the all DOM oparations. \item\end{CompactList}\item 
29DOMWriter $\ast$ {\bf pSerializer}\label{classGlobalXercesConnector_c6c620829e2a2fface1bea202b0608a6}
30
31\begin{CompactList}\small\item\em This DOMWriter is used to export internal data into xml files. \item\end{CompactList}\item 
32XercesDOMParser $\ast$ {\bf pParser}\label{classGlobalXercesConnector_ca92055e0f5a5ea3d8cb1c4d6bf0dd51}
33
34\begin{CompactList}\small\item\em This DOMWriter is used to import external data from xml files. \item\end{CompactList}\end{CompactItemize}
35\subsection*{Classes}
36\begin{CompactItemize}
37\item 
38class \textbf{Comparator}
39\end{CompactItemize}
40
41
42\subsection{Detailed Description}
43Xerces interface class.
44
45This class is used to interact with the Xerces library.
46
47The documentation for this class was generated from the following files:\begin{CompactItemize}
48\item 
49work/git/mixpp/bdm/userinfo.h\item 
50work/git/mixpp/bdm/userinfo.cpp\end{CompactItemize}
Note: See TracBrowser for help on using the browser.