_PedDeviceArchOps Struct Reference
[PedDevice]

List of functions implementing architecture-specific operations. More...


Data Fields

PedDevice *(* _new )(const char *path)
PedSector(* check )(PedDevice *dev, void *buffer, PedSector start, PedSector count)
int(* close )(PedDevice *dev)
void(* destroy )(PedDevice *dev)
int(* is_busy )(PedDevice *dev)
int(* open )(PedDevice *dev)
void(* probe_all )()
int(* read )(const PedDevice *dev, void *buffer, PedSector start, PedSector count)
int(* refresh_close )(PedDevice *dev)
int(* refresh_open )(PedDevice *dev)
int(* sync )(PedDevice *dev)
int(* sync_fast )(PedDevice *dev)
int(* write )(PedDevice *dev, const void *buffer, PedSector start, PedSector count)


Detailed Description

List of functions implementing architecture-specific operations.


The documentation for this struct was generated from the following file:
Generated on Wed May 17 15:04:08 2006 for libparted by  doxygen 1.4.6