Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

MediaSMB Class Reference

Implementation class for SMB MediaHandler. More...

#include <MediaSMB.h>

Inheritance diagram for MediaSMB:

MediaHandler MediaCIFS List of all members.

Public Member Functions

 MediaSMB (const Url &url_r, const Pathname &attach_point_hint_r)
virtual ~MediaSMB ()

Protected Member Functions

void mountAsCIFS ()

Protected Attributes

 MEDIA_HANDLER_API

Private Attributes

const char * _vfstype

Detailed Description

Implementation class for SMB MediaHandler.

NOTE: The implementation currently serves both, "smbfs" and "cifs". The only difference is the vfstype passed to the mount command.

See also:
MediaHandler


Constructor & Destructor Documentation

MediaSMB::MediaSMB const Url url_r,
const Pathname attach_point_hint_r
 

virtual MediaSMB::~MediaSMB  )  [inline, virtual]
 


Member Function Documentation

void MediaSMB::mountAsCIFS  )  [inline, protected]
 

MediaCIFS rewrites the vfstype to "cifs" within it's constructor.


Member Data Documentation

const char* MediaSMB::_vfstype [private]
 

vfstype for mount. This is either "smbfs" or "cifs" (rewritten by MediaCIFS).

MediaSMB::MEDIA_HANDLER_API [protected]
 


The documentation for this class was generated from the following files:
Generated on Mon Sep 12 21:52:14 2005 for yast2-packagemanager by  doxygen 1.4.4