libktorrent
2.2.0
|
This is the complete list of members for bt::Chunk, including all inherited members.
checkHash(const SHA1Hash &h) | bt::Chunk | |
Chunk(Uint32 index, Uint32 size, Cache *cache) (defined in bt::Chunk) | bt::Chunk | |
getIndex() const | bt::Chunk | inline |
getPiece(Uint32 off, Uint32 len, bool read_only) | bt::Chunk | |
getPriority() const | bt::Chunk | inline |
getSize() const | bt::Chunk | inline |
getStatus() const | bt::Chunk | inline |
isExcluded() const | bt::Chunk | inline |
isExcludedForDownloading() const | bt::Chunk | inline |
NOT_DOWNLOADED enum value (defined in bt::Chunk) | bt::Chunk | |
ON_DISK enum value (defined in bt::Chunk) | bt::Chunk | |
readPiece(Uint32 off, Uint32 len, Uint8 *data) | bt::Chunk | |
savePiece(PieceData::Ptr piece) | bt::Chunk | |
setExclude(bool yes) | bt::Chunk | inline |
setPriority(Priority newpriority=NORMAL_PRIORITY) | bt::Chunk | inline |
setStatus(Status s) | bt::Chunk | inline |
Status enum name (defined in bt::Chunk) | bt::Chunk | |
~Chunk() (defined in bt::Chunk) | bt::Chunk |