next up previous contents index
Next: 5.1 oskit_absio: Absolute I/O Up: Part II: Interfaces Previous: 4.12.3 allocate_condvar: Allocate a

5 Input/Output Interfaces

 

This chapter defines the I/O-related COM interfaces which are defined by header files in the oskit/io directory. Most of these interfaces are fairly generic and can be used in a wide variety of situations. Some of these interfaces, such as the bufio interface, are extensions to other more primitive interfaces, and allow objects to export the same functionality in different forms, permitting clients to select the service that most directly meets their needs thereby reducing interface crossing overhead and increasing overall performance.





University of Utah Flux Research Group