Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Acceptance.h | 2011-05-01 | 1.5 kB | |
XMLTokenizer.h | 2011-05-01 | 1.4 kB | |
XMLException.h | 2011-05-01 | 536 Bytes | |
XMLTokenizer.cpp | 2011-05-01 | 11.3 kB | |
XMLException.cpp | 2011-05-01 | 157 Bytes | |
tinyXMLpp.h | 2011-05-01 | 247 Bytes | |
tout.xml | 2011-05-01 | 107 Bytes | |
tinyXMLParser.vcxproj.filters | 2011-05-01 | 3.6 kB | |
tinyXMLParser.vcxproj.user | 2011-05-01 | 143 Bytes | |
tinyXMLParser.vcxproj | 2011-05-01 | 5.5 kB | |
TextNode.cpp | 2011-05-01 | 2.7 kB | |
TextNode.h | 2011-05-01 | 583 Bytes | |
targetver.h | 2011-05-01 | 314 Bytes | |
Test.cpp | 2011-05-01 | 2.4 kB | |
stdafx.h | 2011-05-01 | 320 Bytes | |
t.xml | 2011-05-01 | 108 Bytes | |
ReadMe.txt | 2011-05-01 | 1.8 kB | |
stdafx.cpp | 2011-05-01 | 300 Bytes | |
Parser.cpp | 2011-05-01 | 5.0 kB | |
Parser.h | 2011-05-01 | 441 Bytes | |
Node.h | 2011-05-01 | 976 Bytes | |
output.xml | 2011-05-01 | 142 Bytes | |
ElementNode.h | 2011-05-01 | 1.2 kB | |
Node.cpp | 2011-05-01 | 4.7 kB | |
Document.h | 2011-05-01 | 1.5 kB | |
ElementNode.cpp | 2011-05-01 | 4.1 kB | |
Document.cpp | 2011-05-01 | 8.4 kB | |
CommentNode.cpp | 2011-05-01 | 3.2 kB | |
CommentNode.h | 2011-05-01 | 750 Bytes | |
CDATANode.cpp | 2011-05-01 | 2.7 kB | |
CDATANode.h | 2011-05-01 | 574 Bytes | |
Attribute.h | 2011-05-01 | 378 Bytes | |
Attribute.cpp | 2011-05-01 | 1.0 kB | |
Totals: 33 Items | 68.0 kB | 0 |
======================================================================== CONSOLE APPLICATION : tinyXMLParser Project Overview ======================================================================== AppWizard has created this tinyXMLParser application for you. This file contains a summary of what you will find in each of the files that make up your tinyXMLParser application. tinyXMLParser.vcxproj This is the main project file for VC++ projects generated using an Application Wizard. It contains information about the version of Visual C++ that generated the file, and information about the platforms, configurations, and project features selected with the Application Wizard. tinyXMLParser.vcxproj.filters This is the filters file for VC++ projects generated using an Application Wizard. It contains information about the association between the files in your project and the filters. This association is used in the IDE to show grouping of files with similar extensions under a specific node (for e.g. ".cpp" files are associated with the "Source Files" filter). tinyXMLParser.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named tinyXMLParser.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" comments to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////