Sirikata
Classes | Namespaces | Typedefs
libcore/include/sirikata/core/transfer/RemoteFileMetadata.hpp File Reference
#include <boost/lexical_cast.hpp>
#include <sirikata/core/util/Sha256.hpp>
#include <sirikata/core/transfer/Range.hpp>
#include <sirikata/core/transfer/URI.hpp>
Include dependency graph for RemoteFileMetadata.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Sirikata::Transfer::Chunk
class  Sirikata::Transfer::RemoteFileMetadata
 Container for all of the metadata associated with a remote 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::size_type
typedef std::list< Chunk > Sirikata::Transfer::ChunkList
typedef std::map< std::string,
std::string > 
Sirikata::Transfer::FileHeaders
typedef std::tr1::shared_ptr
< RemoteFileMetadata > 
Sirikata::Transfer::RemoteFileMetadataPtr