2020-02-17 22:11:31 +01:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
< html > < head > < meta http-equiv = "Content-Type" content = "text/html;charset=iso-8859-1" >
< title > XQilla Simple API Documentation< / title >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" >
< / head > < body >
< a style = "float:right;" href = "http://sourceforge.net/projects/xqilla" > < img src = "http://sflogo.sourceforge.net/sflogo.php?group_id=152021&type=2" border = "0" alt = "SourceForge.net Logo" / > < / a >
2020-02-17 22:17:06 +01:00
<!-- Generated by Doxygen 1.5.5 -->
< div class = "navigation" id = "top" >
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li > < a href = "namespaces.html" > < span > Namespaces< / span > < / a > < / li >
< li class = "current" > < a href = "classes.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< li > < a href = "examples.html" > < span > Examples< / span > < / a > < / li >
< / ul >
< / div >
< div class = "tabs" >
< ul >
< li > < a href = "classes.html" > < span > Alphabetical List< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Class List< / span > < / a > < / li >
< li > < a href = "hierarchy.html" > < span > Class Hierarchy< / span > < / a > < / li >
< li > < a href = "functions.html" > < span > Class Members< / span > < / a > < / li >
< / ul >
< / div >
< div class = "navpath" > < a class = "el" href = "namespacexercesc.html" > xercesc< / a > ::< a class = "el" href = "classxercesc_1_1LocalFileFormatTarget.html" > LocalFileFormatTarget< / a >
< / div >
< / div >
< div class = "contents" >
2020-02-17 22:11:31 +01:00
< h1 > xercesc::LocalFileFormatTarget Class Reference< / h1 > <!-- doxytag: class="xercesc::LocalFileFormatTarget" --> <!-- doxytag: inherits="xercesc::XMLFormatTarget" --> < code > #include < < a class = "el" href = "LocalFileFormatTarget_8hpp-source.html" > LocalFileFormatTarget.hpp< / a > > < / code >
< p >
2020-02-17 22:17:06 +01:00
< div class = "dynheader" >
Inheritance diagram for xercesc::LocalFileFormatTarget:< / div >
< div class = "dynsection" >
< p > < center > < img src = "classxercesc_1_1LocalFileFormatTarget__inherit__graph.png" border = "0" usemap = "#xercesc_1_1LocalFileFormatTarget__inherit__map" alt = "Inheritance graph" > < / center >
2020-02-17 22:11:31 +01:00
< map name = "xercesc_1_1LocalFileFormatTarget__inherit__map" >
2020-02-17 22:17:06 +01:00
< area shape = "rect" href = "classxercesc_1_1XMLFormatTarget.html" title = "xercesc::XMLFormatTarget" alt = "" coords = "17,82,196,106" > < area shape = "rect" href = "classxercesc_1_1XMemory.html" title = "This class makes it possible to override the C++ memory management by adding new/delete..." alt = "" coords = "41,7,172,31" > < / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < / div >
< p >
< a href = "classxercesc_1_1LocalFileFormatTarget-members.html" > List of all members.< / a > < table border = "0" cellpadding = "0" cellspacing = "0" >
2020-02-17 22:11:31 +01:00
< tr > < td > < / td > < / tr >
< tr > < td colspan = "2" > < br > < h2 > Public Member Functions< / h2 > < / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1LocalFileFormatTarget.html#0639d6faa3e6aed0bedd8f74dfae03dd" > writeChars< / a > (const XMLByte *const toWrite, const XMLSize_t count, < a class = "el" href = "classxercesc_1_1XMLFormatter.html" > XMLFormatter< / a > *const formatter)< / td > < / tr >
2020-02-17 22:11:31 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > virtual void < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1LocalFileFormatTarget.html#20695c4d81e67d07f0c593f974306eb6" > flush< / a > ()< / td > < / tr >
2020-02-17 22:17:06 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > constructors and destructor< / div > < / td > < / tr >
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1LocalFileFormatTarget.html#eb9172869fee90f6ad7c8ea77b1684e5" > LocalFileFormatTarget< / a > (const XMLCh *const , < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const manager=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > XMLPlatformUtils::fgMemoryManager< / a > )< / td > < / tr >
2020-02-17 22:11:31 +01:00
2020-02-17 22:17:06 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1LocalFileFormatTarget.html#c44df58556a30e311a7d7c8e77997dfb" > LocalFileFormatTarget< / a > (const char *const , < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const manager=< a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > XMLPlatformUtils::fgMemoryManager< / a > )< / td > < / tr >
2020-02-17 22:11:31 +01:00
2020-02-17 22:17:06 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1LocalFileFormatTarget.html#87cb04475be15a1c72359ff60780ce3c" > ~LocalFileFormatTarget< / a > ()< / td > < / tr >
2020-02-17 22:11:31 +01:00
2020-02-17 22:17:06 +01:00
< / table >
< hr > < h2 > Constructor & Destructor Documentation< / h2 >
2020-02-17 22:11:31 +01:00
< a class = "anchor" name = "eb9172869fee90f6ad7c8ea77b1684e5" > < / a > <!-- doxytag: member="xercesc::LocalFileFormatTarget::LocalFileFormatTarget" ref="eb9172869fee90f6ad7c8ea77b1684e5" args="(const XMLCh *const , MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > xercesc::LocalFileFormatTarget::LocalFileFormatTarget < / td >
< td > (< / td >
< td class = "paramtype" > const XMLCh * < / td >
< td class = "paramname" > < em > const< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const < / td >
< td class = "paramname" > < em > manager< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > XMLPlatformUtils::fgMemoryManager< / a > < / code > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< / div >
< / div > < p >
2020-02-17 22:17:06 +01:00
< a class = "anchor" name = "c44df58556a30e311a7d7c8e77997dfb" > < / a > <!-- doxytag: member="xercesc::LocalFileFormatTarget::LocalFileFormatTarget" ref="c44df58556a30e311a7d7c8e77997dfb" args="(const char *const , MemoryManager *const manager=XMLPlatformUtils::fgMemoryManager)" -->
2020-02-17 22:11:31 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > xercesc::LocalFileFormatTarget::LocalFileFormatTarget < / td >
< td > (< / td >
< td class = "paramtype" > const char * < / td >
< td class = "paramname" > < em > const< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1MemoryManager.html" > MemoryManager< / a > *const < / td >
< td class = "paramname" > < em > manager< / em > = < code > < a class = "el" href = "classxercesc_1_1XMLPlatformUtils.html#2521473ea52894e9313573d330a264b4" > XMLPlatformUtils::fgMemoryManager< / a > < / code > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< / div >
< / div > < p >
< a class = "anchor" name = "87cb04475be15a1c72359ff60780ce3c" > < / a > <!-- doxytag: member="xercesc::LocalFileFormatTarget::~LocalFileFormatTarget" ref="87cb04475be15a1c72359ff60780ce3c" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > xercesc::LocalFileFormatTarget::~LocalFileFormatTarget < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
< / div >
< / div > < p >
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 22:17:06 +01:00
< a class = "anchor" name = "0639d6faa3e6aed0bedd8f74dfae03dd" > < / a > <!-- doxytag: member="xercesc::LocalFileFormatTarget::writeChars" ref="0639d6faa3e6aed0bedd8f74dfae03dd" args="(const XMLByte *const toWrite, const XMLSize_t count, XMLFormatter *const formatter)" -->
2020-02-17 22:11:31 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void xercesc::LocalFileFormatTarget::writeChars < / td >
< td > (< / td >
< td class = "paramtype" > const XMLByte *const < / td >
< td class = "paramname" > < em > toWrite< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
2020-02-17 22:17:06 +01:00
< td class = "paramtype" > const XMLSize_t < / td >
2020-02-17 22:11:31 +01:00
< td class = "paramname" > < em > count< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > < a class = "el" href = "classxercesc_1_1XMLFormatter.html" > XMLFormatter< / a > *const < / td >
< td class = "paramname" > < em > formatter< / em > < / td > < td > < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td > < td width = "100%" > < code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
2020-02-17 22:17:06 +01:00
< p > Implements < a class = "el" href = "classxercesc_1_1XMLFormatTarget.html#bb3f9418f5a83b2f97d83855cde624d7" > xercesc::XMLFormatTarget< / a > .< / p >
2020-02-17 22:11:31 +01:00
< / div >
< / div > < p >
< a class = "anchor" name = "20695c4d81e67d07f0c593f974306eb6" > < / a > <!-- doxytag: member="xercesc::LocalFileFormatTarget::flush" ref="20695c4d81e67d07f0c593f974306eb6" args="()" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > virtual void xercesc::LocalFileFormatTarget::flush < / td >
< td > (< / td >
< td class = "paramname" > < / td >
< td > ) < / td >
< td width = "100%" > < code > [virtual]< / code > < / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p >
2020-02-17 22:17:06 +01:00
< p > Reimplemented from < a class = "el" href = "classxercesc_1_1XMLFormatTarget.html#956216cafd06b60bf7c437f4d1693722" > xercesc::XMLFormatTarget< / a > .< / p >
2020-02-17 22:11:31 +01:00
< / div >
< / div > < p >
< hr > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "LocalFileFormatTarget_8hpp-source.html" > LocalFileFormatTarget.hpp< / a > < / ul >
2020-02-17 22:17:06 +01:00
< / div >
< hr size = "1" > < address style = "text-align: right;" > < small > Generated on Mon Jan 5 19:54:33 2009 for XQilla Simple API by
2020-02-17 22:11:31 +01:00
< a href = "http://www.doxygen.org/index.html" >
2020-02-17 22:17:06 +01:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.5.5 < / small > < / address >
2020-02-17 22:11:31 +01:00
< / body >
< / html >