mount_item Class Reference

#include <shared.h>


Public Member Functions

void init (const char *dev, const char *path, unsigned flags)
mntent * getmntent ()

Data Fields

char native_path [MAX_PATH]
int native_pathlen
char posix_path [MAX_PATH]
int posix_pathlen
unsigned flags


Detailed Description

Definition at line 269 of file shared.h.


Member Function Documentation

struct mntent* mount_item::getmntent  ) 
 

void mount_item::init const char *  dev,
const char *  path,
unsigned  flags
 


Field Documentation

unsigned mount_item::flags
 

Definition at line 284 of file shared.h.

char mount_item::native_path[MAX_PATH]
 

Definition at line 277 of file shared.h.

int mount_item::native_pathlen
 

Definition at line 278 of file shared.h.

char mount_item::posix_path[MAX_PATH]
 

Definition at line 281 of file shared.h.

int mount_item::posix_pathlen
 

Definition at line 282 of file shared.h.


The documentation for this class was generated from the following file:
Generated on Sun Mar 12 23:56:39 2006 for ScriptBasic by  doxygen 1.4.6-NO