MWAWPictBitmapContainerBool Class Reference

a bool container with a function to put packed row More...

#include <MWAWPictBitmap.hxx>

Inheritance diagram for MWAWPictBitmapContainerBool:
MWAWPictBitmapContainer< bool >

List of all members.

Public Member Functions

 MWAWPictBitmapContainerBool (Vec2i const &sz)
 constructor
int cmp (MWAWPictBitmapContainerBool const &orig) const
 a comparison operator
void setRowPacked (int j, unsigned char const *val)
 allows to use packed m_data

Detailed Description

a bool container with a function to put packed row


Constructor & Destructor Documentation


Member Function Documentation

int MWAWPictBitmapContainerBool::cmp ( MWAWPictBitmapContainerBool const &  orig) const [inline]

a comparison operator

Referenced by MWAWPictBitmapBW::cmp().

void MWAWPictBitmapContainerBool::setRowPacked ( int  j,
unsigned char const *  val 
) [inline]

allows to use packed m_data

Referenced by MWAWPictBitmapBW::setRowPacked().


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