next up previous contents index
Next: 7.6.1 getfile: Get the Up: 7 OSKit File System Previous: 7.5.11 reparent: Create a

7.6 oskit_openfile: Open File Interface

 

The oskit_openfile COM interface defines an interface for operating on an open instance of a file.

The oskit_openfile COM interface inherits from the oskit_stream COM interface, and has the following additional method:

getfile
Get the underlying file object to which this open file refers.

Additionally, an oskit_openfile object may export a oskit_absio COM interface; this may be determined by querying the object.





University of Utah Flux Research Group