plptools
Loading...
Searching...
No Matches
p_device Struct Reference

Description of a Psion-Device. More...

#include <plpfuse.h>

Collaboration diagram for p_device:

Public Attributes

char * name
 
char letter
 
long attrib
 
long total
 
long free
 
struct p_devicenext
 

Detailed Description

Description of a Psion-Device.

Definition at line 34 of file plpfuse.h.

Member Data Documentation

◆ attrib

long p_device::attrib

Definition at line 37 of file plpfuse.h.

◆ free

long p_device::free

Definition at line 39 of file plpfuse.h.

◆ letter

char p_device::letter

Definition at line 36 of file plpfuse.h.

◆ name

char* p_device::name

Definition at line 35 of file plpfuse.h.

◆ next

struct p_device* p_device::next

Definition at line 40 of file plpfuse.h.

◆ total

long p_device::total

Definition at line 38 of file plpfuse.h.


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