ICellViewIter Class Reference

Inheritance diagram for ICellViewIter:

IBase


Public Methods

virtual bool next (ICellView *&objOut)=0
virtual void reset ()=0

Static Public Methods

const GuidgetId ()

Public Types

typedef ICellViewType
typedef ICellView IType

Member Typedef Documentation

typedef ICellView ICellViewIter::IType
 

typedef ICellView* ICellViewIter::Type
 


Member Function Documentation

const Guid & ICellViewIter::getId   [inline, static]
 

virtual bool ICellViewIter::next ICellView *&    objOut [pure virtual]
 

virtual void ICellViewIter::reset   [pure virtual]
 


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

Return to top of page