SkView::B2FIter Class Reference

#include <SkView.h>

Collaboration diagram for SkView::B2FIter:
[legend]

List of all members.

Public Member Functions

 B2FIter (const SkView *parent)
SkViewnext ()

Detailed Description

Iterator that will return each of this view's children, in back-to-front order (the order they are drawn). The first call to next() returns the back-most child view. When next() returns null, there are no more child views.

Definition at line 215 of file SkView.h.


Constructor & Destructor Documentation

SkView::B2FIter::B2FIter ( const SkView parent  ) 

Member Function Documentation

SkView* SkView::B2FIter::next (  ) 

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

Generated on Tue Oct 20 10:33:06 2009 for Skia by  doxygen 1.6.1