2013-03-13 08:00:12 +00:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
2012-09-19 15:15:01 +00:00
< title > TinyXml: Deprecated List< / title >
2013-03-13 08:00:12 +00:00
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
<!-- Generated by Doxygen 1.6.2 -->
< div class = "navigation" id = "top" >
< div class = "tabs" >
< ul >
< li > < a href = "index.html" > < span > Main Page< / span > < / a > < / li >
< li class = "current" > < a href = "pages.html" > < span > Related Pages< / span > < / a > < / li >
< li > < a href = "annotated.html" > < span > Classes< / span > < / a > < / li >
< li > < a href = "files.html" > < span > Files< / span > < / a > < / li >
< / ul >
< / div >
< / div >
< div class = "contents" >
< h1 > < a class = "anchor" id = "deprecated" > Deprecated List < / a > < / h1 > < p > < a class = "anchor" id = "_deprecated000002" > < / a > < / p >
< dl >
< dt > Member < a class = "el" href = "classTiXmlHandle.html#acb5fe8388a526289ea65e817a51e05e7" > TiXmlHandle::Element< / a > () const < / dt >
< dd > use ToElement. Return the handle as a < a class = "el" href = "classTiXmlElement.html" title = "The element is a container class." > TiXmlElement< / a > . This may return null. < / dd >
2012-09-19 15:15:01 +00:00
< / dl >
2013-03-13 08:00:12 +00:00
< p > < a class = "anchor" id = "_deprecated000001" > < / a > < / p >
< dl >
< dt > Member < a class = "el" href = "classTiXmlHandle.html#ab44b723a8dc9af72838a303c079d0376" > TiXmlHandle::Node< / a > () const < / dt >
< dd > use ToNode. Return the handle as a < a class = "el" href = "classTiXmlNode.html" title = "The parent class for everything in the Document Object Model." > TiXmlNode< / a > . This may return null. < / dd >
2012-09-19 15:15:01 +00:00
< / dl >
2013-03-13 08:00:12 +00:00
< p > < a class = "anchor" id = "_deprecated000003" > < / a > < / p >
< dl >
< dt > Member < a class = "el" href = "classTiXmlHandle.html#a9fc739c8a18d160006f82572fc143d13" > TiXmlHandle::Text< / a > () const < / dt >
< dd > use ToText() Return the handle as a < a class = "el" href = "classTiXmlText.html" title = "XML text." > TiXmlText< / a > . This may return null. < / dd >
2012-09-19 15:15:01 +00:00
< / dl >
2013-03-13 08:00:12 +00:00
< p > < a class = "anchor" id = "_deprecated000004" > < / a > < / p >
< dl >
< dt > Member < a class = "el" href = "classTiXmlHandle.html#a49675b74357ba2aae124657a9a1ef465" > TiXmlHandle::Unknown< / a > () const < / dt >
< dd > use ToUnknown() Return the handle as a < a class = "el" href = "classTiXmlUnknown.html" title = "Any tag that tinyXml doesn't recognize is saved as an unknown." > TiXmlUnknown< / a > . This may return null. < / dd >
2012-09-19 15:15:01 +00:00
< / dl >
2013-03-13 08:00:12 +00:00
< / div >
< hr size = "1" / > < address style = "text-align: right;" > < small > Generated by
2012-09-19 15:15:01 +00:00
< a href = "http://www.doxygen.org/index.html" >
2013-03-13 08:00:12 +00:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.6.2 < / small > < / address >
2012-09-19 15:15:01 +00:00
< / body >
< / html >