Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

qrsync.cpp File Reference

#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


Variable Documentation

size_t block_len = RS_DEFAULT_BLOCK_LEN [static]
 

Definition at line 16 of file qrsync.cpp.

Referenced by QRsync::generateSignature().

const char* rdiffNewFile = "/tmp/rdiff/result" [static]
 

Definition at line 15 of file qrsync.cpp.

Referenced by QRsync::applyDiff().

size_t strong_len = RS_DEFAULT_STRONG_LEN [static]
 

Definition at line 17 of file qrsync.cpp.

Referenced by QRsync::generateSignature().


Generated on Sat Nov 5 17:25:00 2005 for OPIE by  doxygen 1.4.2