nsScannerBufferList::Buffer Class Reference

#include <nsScannerString.h>

Inheritance diagram for nsScannerBufferList::Buffer:

Inheritance graph
[legend]
Collaboration diagram for nsScannerBufferList::Buffer:

Collaboration graph
[legend]

List of all members.


Detailed Description

The start of the data segment is determined by increment the |this| pointer by 1 unit.

Public Member Functions

void IncrementUsageCount ()
void DecrementUsageCount ()
PRBool IsInUse () const
const PRUnicharDataStart () const
PRUnicharDataStart ()
const PRUnicharDataEnd () const
PRUnicharDataEnd ()
const BufferNext () const
BufferNext ()
const BufferPrev () const
BufferPrev ()
PRUint32 DataLength () const
void SetDataLength (PRUint32 len)

Friends

class nsScannerBufferList

Member Function Documentation

void nsScannerBufferList::Buffer::IncrementUsageCount (  )  [inline]

void nsScannerBufferList::Buffer::DecrementUsageCount (  )  [inline]

PRBool nsScannerBufferList::Buffer::IsInUse (  )  const [inline]

const PRUnichar* nsScannerBufferList::Buffer::DataStart (  )  const [inline]

PRUnichar* nsScannerBufferList::Buffer::DataStart (  )  [inline]

const PRUnichar* nsScannerBufferList::Buffer::DataEnd (  )  const [inline]

PRUnichar* nsScannerBufferList::Buffer::DataEnd (  )  [inline]

const Buffer* nsScannerBufferList::Buffer::Next (  )  const [inline]

Buffer* nsScannerBufferList::Buffer::Next (  )  [inline]

const Buffer* nsScannerBufferList::Buffer::Prev (  )  const [inline]

Buffer* nsScannerBufferList::Buffer::Prev (  )  [inline]

PRUint32 nsScannerBufferList::Buffer::DataLength (  )  const [inline]

void nsScannerBufferList::Buffer::SetDataLength ( PRUint32  len  )  [inline]


Friends And Related Function Documentation

friend class nsScannerBufferList [friend]


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

Generated Mozilla by doxygen 1.5.6