Changeset 2087 for code/trunk/src/tinyxml
- Timestamp:
- Nov 1, 2008, 7:04:09 PM (16 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
-
code/trunk/src/tinyxml/ticpp.h
r1639 r2087 1184 1184 T* m_tiXmlPointer; /**< Internal pointer to the TiXml Class which is being wrapped */ 1185 1185 1186 public: 1186 1187 /** 1187 1188 @internal … … 1195 1196 return m_tiXmlPointer; 1196 1197 } 1198 protected: 1197 1199 1198 1200 /**
Note: See TracChangeset
for help on using the changeset viewer.