|
|
| bool SearchFile (AsciiFile& File_Cr, string Pat_Cv, string& Line_Cr)
| SearchFile |
#include <AppUtil.h>
| bool SearchFile (AsciiFile& File_Cr, string Pat_Cv, string& Line_Cr,
int& StartLine_ir)
| SearchFile |
#include <AppUtil.h>
| void TimeMark (const char*const Text_pcv, bool PrintDiff_bi = true)
| TimeMark |
#include <AppUtil.h>
| void CreatePath (string Path_Cv)
| CreatePath |
#include <AppUtil.h>
| string ExtractNthWord (int Num_iv, string Line_Cv, bool GetRest_bi = false)
| ExtractNthWord |
#include <AppUtil.h>
| void RemoveLastIf (string& Text_Cr, char Char_cv)
| RemoveLastIf |
#include <AppUtil.h>
| bool RunningFromSystem ()
| RunningFromSystem |
#include <AppUtil.h>
| void Delay (int Microsec_iv)
| Delay |
#include <AppUtil.h>
| string dec_string (long number)
| dec_string |
#include <AppUtil.h>
| string hex_string (long number)
| hex_string |
#include <AppUtil.h>
| enum PartitionType { PAR_TYPE_LINUX, PAR_TYPE_SWAP, PAR_TYPE_DOS, PAR_TYPE_HPFS, PAR_TYPE_EXTENDED, PAR_TYPE_PRIMARY, PAR_TYPE_LOGICAL, PAR_TYPE_LVM_PV, PAR_TYPE_RAID_PV, PAR_TYPE_UNUSED, PAR_TYPE_OTHER } | PartitionType |
#include <PartInfo.defs.h>
| enum ErrorBehaviour { EB_DEFAULT, EB_REMOUNT_RO, EB_CONTINUE, EB_PANIC } | ErrorBehaviour |
#include <PartInfo.defs.h>
| inline ostream& operator<< (ostream& Str, const PartitionType& Obj)
| operator<< |
#include <PartInfo.defs.h>
| enum FilesystemType { FS_TYPE_EXT2, FS_TYPE_XIAFS, FS_TYPE_DOS, FS_TYPE_UMSDOS, FS_TYPE_HPFS, FS_TYPE_ISO9660, FS_TYPE_MINIX, FS_TYPE_NFS, FS_TYPE_VFAT, FS_TYPE_SWAP, FS_TYPE_REISER, FS_TYPE_HFS, FS_TYPE_ANY, FS_TYPE_UNUSED, FS_TYPE_OTHER } | FilesystemType |
#include <PartInfo.defs.h>
| inline ostream& operator<< (ostream& Str, const FilesystemType& Obj)
| operator<< |
#include <PartInfo.defs.h>
| enum FormatType { FORMAT_NO, FORMAT_YES, FORMAT_CHECK } | FormatType |
#include <PartInfo.defs.h>
| inline ostream& operator<< (ostream& Str, const FormatType& Obj )
| operator<< |
#include <PartInfo.defs.h>
| enum SpecialTreatment { ST_NONE, ST_NO_ABORT } | SpecialTreatment |
#include <SystemCmd.h>
| Generated by: root on D60 on Mon Oct 20 16:15:28 2003, using kdoc 2.0a54. |