![]() |
CernVM-FS
2.12.0
|
This is the complete list of members for Xor32Detector, including all inherited members.
average_chunk_size_ | Xor32Detector | private |
CheckThreshold() | Xor32Detector | inlineprotected |
ChunkDetector() | ChunkDetector | inline |
DoCut(const uint64_t offset) | Xor32Detector | inlineprotectedvirtual |
DoFindNextCutMark(BlockItem *buffer) | Xor32Detector | protectedvirtual |
FindNextCutMark(BlockItem *block) | ChunkDetector | |
FRIEND_TEST(T_ChunkDetectors, Xor32) | Xor32Detector | private |
kMagicNumber | Xor32Detector | privatestatic |
kXor32Window | Xor32Detector | privatestatic |
last_cut() const | ChunkDetector | inlineprotected |
maximal_chunk_size_ | Xor32Detector | private |
MightFindChunks(const uint64_t size) const | Xor32Detector | inlinevirtual |
minimal_chunk_size_ | Xor32Detector | private |
NoCut(const uint64_t offset) | Xor32Detector | inlineprotectedvirtual |
offset() const | ChunkDetector | inlineprotected |
threshold_ | Xor32Detector | private |
xor32(const unsigned char byte) | Xor32Detector | inlineprotected |
xor32_ | Xor32Detector | private |
xor32_ptr_ | Xor32Detector | private |
Xor32Detector(const uint64_t minimal_chunk_size, const uint64_t average_chunk_size, const uint64_t maximal_chunk_size) | Xor32Detector | |
~ChunkDetector() | ChunkDetector | inlinevirtual |