JX Application Framework
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
JMountPoint Struct Reference

#include <jMountUtil.h>

Public Member Functions

 JMountPoint ()
 
 JMountPoint (JString *p, const JMountType t, const dev_t d, JString *dp, const JFileSystemType fst)
 

Public Attributes

JStringpath
 
JMountType type
 
dev_t device
 
JStringdevicePath
 
JFileSystemType fsType
 

Constructor & Destructor Documentation

◆ JMountPoint() [1/2]

JMountPoint::JMountPoint ( )
inline

◆ JMountPoint() [2/2]

JMountPoint::JMountPoint ( JString p,
const JMountType  t,
const dev_t  d,
JString dp,
const JFileSystemType  fst 
)
inline

Member Data Documentation

◆ device

dev_t JMountPoint::device

◆ devicePath

JString* JMountPoint::devicePath

◆ fsType

JFileSystemType JMountPoint::fsType

◆ path

JString* JMountPoint::path

◆ type

JMountType JMountPoint::type

The documentation for this struct was generated from the following file: