zypp::media::MountEntry Struct Reference

A "struct mntent" like mount entry structure, but using std::strings. More...

#include <Mount.h>

List of all members.

Public Member Functions

 MountEntry (const std::string &source, const std::string &target, const std::string &fstype, const std::string &options, const int dumpfreq=0, const int passnum=0)

Public Attributes

std::string src
 name of mounted file system
std::string dir
 file system path prefix
std::string type
 filesystem / mount type
std::string opts
 mount options
int freq
 dump frequency in days
int pass
 pass number on parallel fsck


Detailed Description

A "struct mntent" like mount entry structure, but using std::strings.

Definition at line 32 of file Mount.h.


Constructor & Destructor Documentation

zypp::media::MountEntry::MountEntry const std::string &  source,
const std::string &  target,
const std::string &  fstype,
const std::string &  options,
const int  dumpfreq = 0,
const int  passnum = 0
[inline]
 

Definition at line 34 of file Mount.h.


Member Data Documentation

std::string zypp::media::MountEntry::src
 

name of mounted file system

Definition at line 48 of file Mount.h.

std::string zypp::media::MountEntry::dir
 

file system path prefix

Definition at line 49 of file Mount.h.

std::string zypp::media::MountEntry::type
 

filesystem / mount type

Definition at line 50 of file Mount.h.

std::string zypp::media::MountEntry::opts
 

mount options

Definition at line 51 of file Mount.h.

int zypp::media::MountEntry::freq
 

dump frequency in days

Definition at line 52 of file Mount.h.

int zypp::media::MountEntry::pass
 

pass number on parallel fsck

Definition at line 53 of file Mount.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jul 6 00:07:32 2006 for zypp by  doxygen 1.4.6