Sirikata
Classes | Namespaces
libcore/include/sirikata/core/transfer/CacheMap.hpp File Reference
#include "CachePolicy.hpp"
#include "CacheLayer.hpp"
#include <boost/thread.hpp>
#include <boost/thread/shared_mutex.hpp>
Include dependency graph for CacheMap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Transfer::CacheMap
 Handles locking, and also stores a map that can be used both by the CachePolicy, and by the CacheLayer. More...
class  Sirikata::Transfer::CacheMap::read_iterator
 A read-only iterator. More...
class  Sirikata::Transfer::CacheMap::write_iterator
 A read-write iterator. More...

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Transfer