• Skip to content
  • Skip to link menu
KDE 4.0 API Reference
  • KDE API Reference
  • kdeutils
  • Sitemap
  • Contact Us
 

ark

bkRead.h

Go to the documentation of this file.
00001 /******************************* LICENSE **************************************
00002 * Any code in this file may be redistributed or modified under the terms of
00003 * the GNU General Public License as published by the Free Software 
00004 * Foundation; version 2 of the license.
00005 ****************************** END LICENSE ***********************************/
00006 
00007 /******************************************************************************
00008 * Author:
00009 * Andrew Smith, http://littlesvr.ca/misc/contactandrew.php
00010 *
00011 * Copyright 2005-2007 Andrew Smith <andrew-smith@mail.ru>
00012 *
00013 * Contributors:
00014 * 
00015 ******************************************************************************/
00016 
00017 #ifndef BKREAD_H
00018 #define BKREAD_H
00019 int appendStringIfHaveRoom(char* dest, const char* src, int destMaxLen, 
00020                            int destCharsAlreadyUsed, int maxSrcLen);
00021 bool dirDrFollows(int image);
00022 bool haveNextRecordInSector(int image);
00023 int readDir(VolInfo* volInfo, BkDir* dir, int filenameType, 
00024             bool keepPosixPermissions);
00025 int readDirContents(VolInfo* volInfo, BkDir* dir, unsigned size, 
00026                     int filenameType, bool keepPosixPermissions);
00027 int readFileInfo(VolInfo* volInfo, BkFile* file, int filenameType, 
00028                  bool keepPosixPermissions, BkFileBase** specialFile);
00029 unsigned char readNextRecordLen(int image);
00030 int readPosixFileMode(VolInfo* volInfo, unsigned* posixPermissions, 
00031                       int lenSU);
00032 int readRockridgeFilename(VolInfo* volInfo, char* dest, int lenSU, 
00033                           unsigned numCharsReadAlready);
00034 int readRockridgeSymlink(VolInfo* volInfo, BkSymLink** dest, int lenSU);
00035 void removeCrapFromFilename(char* filename, int length);
00036 int skipDR(int image);
00037 void stripSpacesFromEndOfString(char* str);
00038 #endif

ark

Skip menu "ark"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members

kdeutils

Skip menu "kdeutils"
  • ark
  • kcalc
  • kcharselect
  • kdelirc
  • kdessh
  • kdf
  • kfloppy
  • kgpg
  • kjots
  • klaptopdaemon
  • kmilo
  • ksim
  • ktimer
  • kwallet
  • superkaramba
Generated for kdeutils by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal