#include "GeneratorInterface/SherpaInterface/interface/SherpackUtilities.h"
#include <unistd.h>
#include <cstdlib>
Go to the source code of this file.
Namespaces | |
spu | |
Functions | |
void | spu::create_dir (char *, int) |
FILE * | spu::create_file (char *, int) |
int | spu::def (FILE *, FILE *, int) |
int | spu::inf (FILE *, FILE *) |
int | spu::is_end_of_archive (const char *) |
void | spu::md5_File (std::string, char *) |
int | spu::parseoct (const char *, size_t) |
void | spu::Untar (FILE *, const char *) |
int | spu::Unzip (std::string, std::string) |
int | spu::verify_checksum (const char *) |
void | spu::zerr (int) |