SkMMAPStream Class Reference

#include <SkMMapStream.h>

Inherits SkMemoryStream.

Collaboration diagram for SkMMAPStream:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SkMMAPStream (const char filename[])
virtual ~SkMMAPStream ()
virtual void setMemory (const void *data, size_t length, bool)

Detailed Description

Definition at line 22 of file SkMMapStream.h.


Constructor & Destructor Documentation

SkMMAPStream::SkMMAPStream ( const char  filename[]  ) 
virtual SkMMAPStream::~SkMMAPStream (  )  [virtual]

Member Function Documentation

virtual void SkMMAPStream::setMemory ( const void *  data,
size_t  length,
bool  copyData 
) [virtual]

Resets the stream to the specified data and length, just like the constructor. if copyData is true, the stream makes a private copy of the data

Reimplemented from SkMemoryStream.


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

Generated on Tue Oct 20 11:03:42 2009 for Skia by  doxygen 1.6.1