Sirikata
Classes | Namespaces | Typedefs | Enumerations
libcore/include/sirikata/core/transfer/Range.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Transfer::Range
 Range identifier -- specifies two segments of a file. More...

Namespaces

namespace  Sirikata
 

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


namespace  Sirikata::Transfer

Typedefs

typedef uint64 Sirikata::Transfer::cache_usize_type
typedef int64 Sirikata::Transfer::cache_ssize_type
typedef std::list< Range > Sirikata::Transfer::RangeList
 Simple list of ranges (to be used by Range::isContainedBy and Range::addToList)

Enumerations

enum  Sirikata::Transfer::Initializer { Sirikata::Transfer::LENGTH, Sirikata::Transfer::BOUNDS }