/[svn]/libgig/trunk/src/Serialization.h
ViewVC logotype

Log of /libgig/trunk/src/Serialization.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3156 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 8 17:18:07 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 28470 byte(s)
Diff to previous 3153
* class Archive: Added methods name() and setName().
* class Archive: Added methods comment() and setComment().
* class Archive: Added methods timeStampCreated(),
  timeStampModified(), dateTimeCreated() and
  dateTimeModified().
* Bumped version (4.0.0.svn18).


Revision 3153 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat May 6 13:43:43 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 27923 byte(s)
Diff to previous 3150
* Serialization.cpp/.h: class Object: Added method
  memberByUID(), and method remove() is now protected,
  class Archive: Added method removeMember().
* Bumped version (4.0.0.svn17).


Revision 3150 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri May 5 18:42:06 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 27792 byte(s)
Diff to previous 3146
* Serialization.cpp/.h: Added new methods isModified(),
  setAutoValue(), setIntValue(), setRealValue(),
  setBoolValue(), setEnumValue(), valueAsString() to
  class Archive.
* Serialization.cpp/.h: Archive::rawData(): Automatically
  re-encode new raw data stream if archive had been
  modified (i.e. by remove(), setAutoValue(), etc.).
* Bumped version (4.0.0.svn16).


Revision 3146 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 3 19:54:08 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 27098 byte(s)
Diff to previous 3142
- Serialization.h/.cpp: trivial corrections.


Revision 3142 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 3 17:37:33 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 26645 byte(s)
Diff to previous 3138
- Serialization.h: Just Doxygen fixes.


Revision 3138 - (view) (download) (as text) (annotate) - [select for diffs]
Added Wed May 3 14:41:58 2017 UTC (6 years, 10 months ago) by schoenebeck
File length: 26641 byte(s)
* Added new "Serialization" framework (and equally named namespace)
  which allows to serialize and deserialize native C++ objects
  in a portable, easy and flexible way.
* gig.cpp/gig.h: Added support for serializing & deserializing
  DimensionRegion objects (and crossfade_t and leverage_ctrl_t
  objects).
* Bumped version (4.0.0.svn15).


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC