1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-04 11:15:55 +01:00
Peter Boyle 476da3ee62 Separated IO reader/writers into a proper abstract base,
derived relationship. Have Text/Binary/Xml versions of
Reader & Writer.

Any new Reader/Writer class inheriting the interface can give object serialisation
to any desired format now.

      new file:   lib/serialisation/BaseIO.h
      modified:   lib/serialisation/BinaryIO.h
      modified:   lib/serialisation/Serialisation.h
      modified:   lib/serialisation/TextIO.h
      modified:   lib/serialisation/XmlIO.h

The test uses the Xml, Binary and Text formats as well as cout << Object.
2015-08-21 10:06:33 +01:00
..
2015-06-09 15:46:21 +09:00
2015-08-19 14:41:05 +01:00
2015-08-20 23:04:38 +01:00
2015-07-30 17:16:57 +09:00
2015-08-14 00:01:04 +01:00
2015-06-03 12:47:05 +01:00
2015-06-03 12:47:05 +01:00
2015-07-30 17:16:57 +09:00
2015-07-30 17:16:57 +09:00
2015-06-03 12:47:05 +01:00
2015-08-20 23:04:38 +01:00
2015-06-03 12:47:05 +01:00
2015-08-20 23:04:38 +01:00
2015-06-03 12:47:05 +01:00
2015-07-30 17:16:57 +09:00
2015-08-14 00:01:04 +01:00
2015-06-03 12:47:05 +01:00