#include <indexcopy.h>
|
std::string | ChopDirs (std::string Path, unsigned int Depth) |
|
void | ConvertToSourceList (std::string CD, std::string &Path) |
|
virtual bool | GetFile (std::string &Filename, unsigned long long &Size)=0 |
|
virtual const char * | GetFileName ()=0 |
|
bool | GrabFirst (std::string Path, std::string &To, unsigned int Depth) |
|
bool | ReconstructChop (unsigned long &Chop, std::string Dir, std::string File) |
|
bool | ReconstructPrefix (std::string &Prefix, std::string OrigPath, std::string CD, std::string File) |
|
virtual bool | RewriteEntry (FILE *Target, std::string File)=0 |
|
virtual const char * | Type ()=0 |
|
|
void * | d |
| dpointer placeholder (for later in case we need it) More...
|
|
virtual IndexCopy::~IndexCopy |
( |
| ) |
|
|
inlinevirtual |
std::string IndexCopy::ChopDirs |
( |
std::string |
Path, |
|
|
unsigned int |
Depth |
|
) |
| |
|
protected |
void IndexCopy::ConvertToSourceList |
( |
std::string |
CD, |
|
|
std::string & |
Path |
|
) |
| |
|
protected |
bool IndexCopy::CopyPackages |
( |
std::string |
CDROM, |
|
|
std::string |
Name, |
|
|
std::vector< std::string > & |
List, |
|
|
pkgCdromStatus * |
log |
|
) |
| |
virtual bool IndexCopy::GetFile |
( |
std::string & |
Filename, |
|
|
unsigned long long & |
Size |
|
) |
| |
|
protectedpure virtual |
virtual const char* IndexCopy::GetFileName |
( |
| ) |
|
|
protectedpure virtual |
bool IndexCopy::GrabFirst |
( |
std::string |
Path, |
|
|
std::string & |
To, |
|
|
unsigned int |
Depth |
|
) |
| |
|
protected |
bool IndexCopy::ReconstructChop |
( |
unsigned long & |
Chop, |
|
|
std::string |
Dir, |
|
|
std::string |
File |
|
) |
| |
|
protected |
bool IndexCopy::ReconstructPrefix |
( |
std::string & |
Prefix, |
|
|
std::string |
OrigPath, |
|
|
std::string |
CD, |
|
|
std::string |
File |
|
) |
| |
|
protected |
virtual bool IndexCopy::RewriteEntry |
( |
FILE * |
Target, |
|
|
std::string |
File |
|
) |
| |
|
protectedpure virtual |
virtual const char* IndexCopy::Type |
( |
| ) |
|
|
protectedpure virtual |
dpointer placeholder (for later in case we need it)
The documentation for this class was generated from the following file: