dcrud
0.0.0
Distributed data and services
|
Go to the source code of this file.
Data Structures | |
class | ICache |
Namespaces | |
dcrud | |
Typedefs | |
typedef bool(* | shareablePredicate_t )(const Shareable &shareable) |
typedef std::set< Shareable * > | shareables_t |
typedef shareables_t::iterator | shareablesIter_t |