-
- Downloads
From Sergei:
Fix white spaces, add more comment to functions, add CVS tag lines and copyright. It should now work for array of objects and most stl classes. I put limitation for array size. If array with fixed size exceed limit (default 20), array will be converted to raw data, otherwise each element of array will be presented as single column. git-svn-id: http://root.cern.ch/svn/root/trunk@13317 27541ba8-7e3a-0410-8455-c3a389f83636
Showing
- sql/inc/TBufferSQL2.h 83 additions, 79 deletionssql/inc/TBufferSQL2.h
- sql/inc/TKeySQL.h 52 additions, 40 deletionssql/inc/TKeySQL.h
- sql/inc/TSQLClassInfo.h 50 additions, 30 deletionssql/inc/TSQLClassInfo.h
- sql/inc/TSQLFile.h 168 additions, 153 deletionssql/inc/TSQLFile.h
- sql/inc/TSQLObjectData.h 67 additions, 48 deletionssql/inc/TSQLObjectData.h
- sql/inc/TSQLStructure.h 212 additions, 186 deletionssql/inc/TSQLStructure.h
- sql/src/TBufferSQL2.cxx 478 additions, 404 deletionssql/src/TBufferSQL2.cxx
- sql/src/TKeySQL.cxx 49 additions, 46 deletionssql/src/TKeySQL.cxx
- sql/src/TSQLClassInfo.cxx 5 additions, 2 deletionssql/src/TSQLClassInfo.cxx
- sql/src/TSQLFile.cxx 568 additions, 541 deletionssql/src/TSQLFile.cxx
- sql/src/TSQLObjectData.cxx 132 additions, 77 deletionssql/src/TSQLObjectData.cxx
- sql/src/TSQLStructure.cxx 1080 additions, 863 deletionssql/src/TSQLStructure.cxx
- xml/src/TBufferXML.cxx 145 additions, 150 deletionsxml/src/TBufferXML.cxx
- xml/src/TKeyXML.cxx 45 additions, 40 deletionsxml/src/TKeyXML.cxx
- xml/src/TXMLEngine.cxx 225 additions, 221 deletionsxml/src/TXMLEngine.cxx
- xml/src/TXMLFile.cxx 190 additions, 189 deletionsxml/src/TXMLFile.cxx
- xml/src/TXMLPlayer.cxx 675 additions, 666 deletionsxml/src/TXMLPlayer.cxx
Loading
Please register or sign in to comment