KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
KVDataTransferSFTP.cpp
Go to the documentation of this file.
1 /*
2 $Id: KVDataTransferSFTP.cpp,v 1.2 2006/10/19 14:32:43 franklan Exp $
3 $Revision: 1.2 $
4 $Date: 2006/10/19 14:32:43 $
5 */
6 
7 //Created by KVClassFactory on Mon Sep 18 15:28:18 2006
8 //Author: franklan
9 
10 #include "KVDataTransferSFTP.h"
11 
13 
14 
15 
19 {
20  //Default constructor
21 }
22 
23 
24 
27 
28 KVDataTransferSFTP::~KVDataTransferSFTP()
29 {
30  //Destructor
31 }
32 
33 
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Handles data transfer between repositories using sftp.