posixFileWriterOutputStream Class Reference

Inheritance diagram for posixFileWriterOutputStream:
Inheritance graph
[legend]
Collaboration diagram for posixFileWriterOutputStream:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 posixFileWriterOutputStream (const vmime::utility::file::path &path, const int fd)
 ~posixFileWriterOutputStream ()
void write (const value_type *const data, const size_type count)
void flush ()

Constructor & Destructor Documentation

posixFileWriterOutputStream ( const vmime::utility::file::path path,
const int  fd 
)

Member Function Documentation

void flush (  )  [virtual]

Flush this output stream and forces any buffered output bytes to be written out to the stream.

Implements outputStream.

References posixFileSystemFactory::reportError().

void write ( const value_type *const   data,
const size_type  count 
) [virtual]

Write data to the stream.

Parameters:
data buffer containing data to write
count number of bytes to write

Implements outputStream.

References posixFileSystemFactory::reportError().


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

Generated by  doxygen 1.6.2