Package backend :: Package satellite_tools :: Module xmlDiskSource :: Class BinaryRPMDiskSource
[hide private]
[frames] | no frames]

Class BinaryRPMDiskSource

source code


Instance Methods [hide private]
 
__init__(self, mountPoint) source code

Inherited from ShortPackageDiskSource: has_key, setID

Inherited from ShortPackageDiskSource (private): _getFile, _hashID

Inherited from DiskSource: load

Inherited from DiskSource (private): _getDir, _loadFile

Class Variables [hide private]
  subdir = 'rpms'
hash(x)

Inherited from DiskSource: allow_compressed_files

Method Details [hide private]

__init__(self, mountPoint)
(Constructor)

source code 
Overrides: DiskSource.__init__