#include "qrsync.h"#include <stdio.h>#include "rsync.h"#include <stdlib.h>#include <opie2/odebug.h>#include <qfile.h>Include dependency graph for qrsync.cpp:

Go to the source code of this file.
Variables | |
| static const char * | rdiffNewFile = "/tmp/rdiff/result" |
| static size_t | block_len = RS_DEFAULT_BLOCK_LEN |
| static size_t | strong_len = RS_DEFAULT_STRONG_LEN |
|
|
Definition at line 16 of file qrsync.cpp. Referenced by QRsync::generateSignature(). |
|
|
Definition at line 15 of file qrsync.cpp. Referenced by QRsync::applyDiff(). |
|
|
Definition at line 17 of file qrsync.cpp. Referenced by QRsync::generateSignature(). |
1.4.2