|
JX Application Framework
|
#include <jMountUtil.h>
Public Member Functions | |
| JMountPoint () | |
| JMountPoint (JString *p, const JMountType t, const dev_t d, JString *dp, const JFileSystemType fst) | |
Public Attributes | |
| JString * | path |
| JMountType | type |
| dev_t | device |
| JString * | devicePath |
| JFileSystemType | fsType |
|
inline |
|
inline |
| dev_t JMountPoint::device |
| JString* JMountPoint::devicePath |
| JFileSystemType JMountPoint::fsType |
| JString* JMountPoint::path |
| JMountType JMountPoint::type |