Files
xahaud/src/ripple
2018-01-17 11:41:43 -08:00
..
2018-01-17 11:41:43 -08:00
2018-01-17 11:21:53 -08:00
2018-01-10 00:12:23 -08:00
2017-03-06 14:59:32 -05:00
2017-12-01 14:15:05 -05:00
2018-01-17 09:23:29 -08:00
2018-01-17 10:00:20 -08:00
2017-12-18 14:38:06 -05:00
2017-07-11 12:18:17 -04:00
2018-01-17 10:00:20 -08:00
2018-01-17 11:41:43 -08:00
2018-01-17 10:00:20 -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