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

Go to the source code of this file.

Classes

class  Sirikata::Transfer::CachePolicy
 Critical to the functioning of CacheLayer--makes decisions which pieces of data to keep and which to throw out. More...
struct  Sirikata::Transfer::CachePolicy::Data

Namespaces

namespace  Sirikata
 

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


namespace  Sirikata::Transfer

Variables

static const cache_usize_type Sirikata::Transfer::terabyte = 1000000000000LL
static const cache_usize_type Sirikata::Transfer::gigabyte = 1000000000
static const cache_usize_type Sirikata::Transfer::megabyte = 1000000
static const cache_usize_type Sirikata::Transfer::kilobyte = 1000