BKernelOStr Class Reference
[Data Model]

#include <support/KernelStreams.h>

Inheritance diagram for BKernelOStr:

BnByteOutput BnInterface< IByteOutput > IByteOutput BBinder IInterface IBinder SAtom SAtom List of all members.

Public Member Functions

 BKernelOStr (int32_t descriptor)
virtual status_t Sync ()
 Make sure all data in the stream is written to its physical device.
virtual ssize_t WriteV (const struct iovec *vector, ssize_t count, uint32_t flags=0)
virtual ~BKernelOStr ()

Constructor & Destructor Documentation

BKernelOStr int32_t  descriptor  ) 
 

~BKernelOStr  )  [virtual]
 


Member Function Documentation

status_t Sync  )  [virtual]
 

Make sure all data in the stream is written to its physical device.

Returns B_OK if the data is safely stored away, else an error code.

Implements IByteOutput.

ssize_t WriteV const struct iovec *  vector,
ssize_t  count,
uint32_t  flags = 0
[virtual]
 


The documentation for this class was generated from the following files: