Libzypp/MediaManager
From openSUSE
< Libzypp
[edit]
Media Manager
Manages access to the 'physical' media, e.g CDROM drives, Disk volumes, directory trees, ..., using Media Access URL's.
The MediaManager class is just an envelope around an inner singleton like implementation. That is, you can create as many managers as you want, also temporary in a function call. But don't declare static instances, unless you want to force (mutex) initialization order problems!
The API documentation is avaliable inline (doxygen) in the source:/trunk/libzypp/zypp/media/MediaManager.h file.
Last edit in Trac '05/02/06 13:16:59' by 'mt'
Last edit in Trac '05/02/06 13:16:59' by 'mt'
Last edit in Trac '05/02/06 13:16:59' by 'mt'
Last edit in Trac '05/02/06 13:16:59' by 'mt'

