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:19:08 +01:00
<!-- Generated by Doxygen 1.3.9.1 -->
< div class = "qindex" > < a class = "qindex" href = "index.html" > Main Page< / a > | < a class = "qindex" href = "namespaces.html" > Namespace List< / a > | < a class = "qindex" href = "hierarchy.html" > Class Hierarchy< / a > | < a class = "qindex" href = "classes.html" > Alphabetical List< / a > | < a class = "qindex" href = "annotated.html" > Class List< / a > | < a class = "qindex" href = "dirs.html" > Directories< / a > | < a class = "qindex" href = "files.html" > File List< / a > | < a class = "qindex" href = "namespacemembers.html" > Namespace Members< / a > | < a class = "qindex" href = "functions.html" > Class Members< / a > | < a class = "qindex" href = "globals.html" > File Members< / a > | < a class = "qindex" href = "examples.html" > Examples< / a > < / div >
< h1 > xercesc::StdOutFormatTarget Class Reference< / h1 > < code > #include < < a class = "el" href = "StdOutFormatTarget_8hpp-source.html" > StdOutFormatTarget.hpp< / a > > < / code >
2020-02-17 22:11:31 +01:00
< p >
2020-02-17 22:19:08 +01:00
Inheritance diagram for xercesc::StdOutFormatTarget:< p > < center > < img src = "classxercesc_1_1StdOutFormatTarget__inherit__graph.png" border = "0" usemap = "#xercesc_1_1StdOutFormatTarget__inherit__map" alt = "Inheritance graph" > < / center >
2020-02-17 22:11:31 +01:00
< map name = "xercesc_1_1StdOutFormatTarget__inherit__map" >
2020-02-17 22:19:08 +01:00
< area href = "classxercesc_1_1XMLFormatTarget.html" shape = "rect" coords = "13,81,192,105" alt = "" >
< area href = "classxercesc_1_1XMemory.html" shape = "rect" coords = "37,7,168,31" alt = "" >
< / map >
< center > < font size = "2" > [< a href = "graph_legend.html" > legend< / a > ]< / font > < / center > < a href = "classxercesc_1_1StdOutFormatTarget-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:19:08 +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_1StdOutFormatTarget.html#a0" > 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
2020-02-17 22:19:08 +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_1StdOutFormatTarget.html#a1" > flush< / a > ()< / td > < / tr >
2020-02-17 22:11:31 +01:00
2020-02-17 22:17:06 +01:00
< tr > < td colspan = "2" > < div class = "groupHeader" > constructors and destructor< / div > < / td > < / tr >
2020-02-17 22:19:08 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1StdOutFormatTarget.html#z143_0" > StdOutFormatTarget< / a > ()< / td > < / tr >
2020-02-17 22:11:31 +01:00
2020-02-17 22:19:08 +01:00
< tr > < td class = "memItemLeft" nowrap align = "right" valign = "top" > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classxercesc_1_1StdOutFormatTarget.html#z143_1" > ~StdOutFormatTarget< / 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:19:08 +01:00
< a class = "anchor" name = "z143_0" doxytag = "xercesc::StdOutFormatTarget::StdOutFormatTarget" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 22:11:31 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > xercesc::StdOutFormatTarget::StdOutFormatTarget < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < / td >
2020-02-17 22:11:31 +01:00
< / tr >
< / table >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 22:11:31 +01:00
< p >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< a class = "anchor" name = "z143_1" doxytag = "xercesc::StdOutFormatTarget::~StdOutFormatTarget" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 22:11:31 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > xercesc::StdOutFormatTarget::~< a class = "el" href = "classxercesc_1_1StdOutFormatTarget.html" > StdOutFormatTarget< / a > < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < / td >
2020-02-17 22:11:31 +01:00
< / tr >
< / table >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 22:11:31 +01:00
< p >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
2020-02-17 22:11:31 +01:00
< hr > < h2 > Member Function Documentation< / h2 >
2020-02-17 22:19:08 +01:00
< a class = "anchor" name = "a1" doxytag = "xercesc::StdOutFormatTarget::flush" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 22:11:31 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > virtual void xercesc::StdOutFormatTarget::flush < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "mdname1" valign = "top" nowrap > < / td >
< td class = "md" valign = "top" > ) < / td >
< td class = "md" nowrap > < code > [virtual]< / code > < / td >
2020-02-17 22:11:31 +01:00
< / tr >
2020-02-17 22:19:08 +01:00
< / table >
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
< p >
< p >
Reimplemented from < a class = "el" href = "classxercesc_1_1XMLFormatTarget.html#a2" > xercesc::XMLFormatTarget< / a > . < / td >
< / tr >
< / table >
< a class = "anchor" name = "a0" doxytag = "xercesc::StdOutFormatTarget::writeChars" > < / a > < p >
< table class = "mdTable" width = "100%" cellpadding = "2" cellspacing = "0" >
< tr >
< td class = "mdRow" >
< table cellpadding = "0" cellspacing = "0" border = "0" >
2020-02-17 22:11:31 +01:00
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap valign = "top" > virtual void xercesc::StdOutFormatTarget::writeChars < / td >
< td class = "md" valign = "top" > ( < / td >
< td class = "md" nowrap valign = "top" > const XMLByte *const < / td >
< td class = "mdname" nowrap > < em > toWrite< / em > , < / td >
2020-02-17 22:11:31 +01:00
< / tr >
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > const XMLSize_t < / td >
< td class = "mdname" nowrap > < em > count< / em > , < / td >
2020-02-17 22:11:31 +01:00
< / tr >
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" nowrap align = "right" > < / td >
< td class = "md" > < / td >
< td class = "md" nowrap > < a class = "el" href = "classxercesc_1_1XMLFormatter.html" > XMLFormatter< / a > *const < / td >
< td class = "mdname" nowrap > < em > formatter< / em > < / td >
2020-02-17 22:11:31 +01:00
< / tr >
< tr >
2020-02-17 22:19:08 +01:00
< td class = "md" > < / td >
< td class = "md" > ) < / td >
< td class = "md" colspan = "2" > < code > [virtual]< / code > < / td >
2020-02-17 22:11:31 +01:00
< / tr >
< / table >
2020-02-17 22:19:08 +01:00
< / td >
< / tr >
< / table >
< table cellspacing = "5" cellpadding = "0" border = "0" >
< tr >
< td >
< / td >
< td >
2020-02-17 22:11:31 +01:00
< p >
2020-02-17 22:19:08 +01:00
< p >
Implements < a class = "el" href = "classxercesc_1_1XMLFormatTarget.html#a1" > xercesc::XMLFormatTarget< / a > . < / td >
< / tr >
< / table >
2020-02-17 22:11:31 +01:00
< hr > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "StdOutFormatTarget_8hpp-source.html" > StdOutFormatTarget.hpp< / a > < / ul >
2020-02-17 22:19:08 +01:00
< hr size = "1" > < address style = "align: right;" > < small > Generated on Fri Sep 25 06:55:43 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:19:08 +01:00
< img src = "doxygen.png" alt = "doxygen" align = "middle" border = "0" > < / a > 1.3.9.1 < / small > < / address >
2020-02-17 22:11:31 +01:00
< / body >
< / html >