Files
xahaud/src/ripple
2014-03-25 16:20:22 -07:00
..
2014-03-14 08:03:48 -07:00
2014-03-23 15:23:55 -07:00
2014-03-23 15:23:55 -07:00
2014-03-23 15:23:55 -07:00
2014-03-23 15:23:55 -07:00
2014-03-23 15:23:55 -07:00
2014-03-25 16:20:22 -07:00
2014-03-25 15:22:13 -07:00
2014-03-23 15:23:55 -07:00
2014-03-25 15:22:34 -07:00
2014-03-23 15:23:55 -07:00
2013-11-15 11:29:45 -08:00

Newest Style

Each folder contains a single module following the newest style:

  • One class per header
  • As much implementation hidden as possible
  • All major interfaces are abstract
  • Every class is documented
  • Each module focuses on solving one problem