create interface for data buffer;
create concrete class for app data buffer;
use decorator pattern for sync data buffer, which supports << and >>
from FullState and DiffState
1 file changed
tree: 000a4a6eb161d90b7014a0b408c729f32d581e76
  1. doc/
  2. examples/
  3. model/
  4. test/
  5. uml/
  6. .gitignore
  7. waf
  8. wscript