Files
rippled/src/ripple/unity
Vinnie Falco 110bbf3956 Add CachedLedger:
This type alias provide cache-wrapping for Ledger objects.
Through the CachedLedger interface, access to the underlying
Ledger is permitted to allow for cases where the implementation
must perform Ledger specific activities. For example, building
a fetch pack from the contained SHAMap objects.

The CachingReadView is refactored:

* Renamed to CachedView
* Templated on Base, the base type
* base() returns a shared_ptr to the wrapped object
* Constructor requires a shared_ptr<Base>
2015-07-23 14:23:12 -07:00
..
2015-07-15 16:56:41 -07:00
2015-05-22 10:58:16 -07:00
2015-06-25 09:05:06 -07:00
2015-07-09 13:25:18 -07:00
2015-07-07 10:14:27 -07:00
2015-06-30 12:29:58 -07:00
2015-03-18 19:37:08 -07:00
2015-03-18 19:37:08 -07:00
2015-07-23 14:23:11 -07:00
2015-01-12 12:16:26 -08:00
2015-02-02 17:01:17 -08:00
2015-02-02 17:01:17 -08:00
2015-06-29 17:11:17 -07:00
2015-07-23 14:23:12 -07:00
2015-02-02 17:01:17 -08:00
2015-02-07 06:38:37 -08:00
2015-07-23 14:23:11 -07:00
2015-07-13 16:38:39 -07:00
2014-06-03 21:43:59 -07:00
2015-07-13 16:38:39 -07:00
2015-02-02 17:01:17 -08:00
2015-07-12 12:03:27 -07:00
2015-02-25 19:46:56 -05:00
2015-05-22 11:09:50 -07:00
2015-05-22 10:58:16 -07:00
2015-03-18 19:37:08 -07:00
2015-07-13 16:38:39 -07:00
2015-07-13 16:38:39 -07:00
2015-02-28 14:57:38 -05:00
2015-02-28 14:57:38 -05:00
2015-02-02 17:01:17 -08:00