Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator Class Reference

List of all members.

Public Member Functions

 ScoredExtentResultVectorEnumerator (ScoredExtentResultVector collection)
bool MoveNext ()
void Reset ()

Properties

ScoredExtentResult Current
object System.Collections.IEnumerator. Current

Private Attributes

ScoredExtentResultVector collectionRef
int currentIndex
object currentObject
int currentSize

Detailed Description

Note that the IEnumerator documentation requires an InvalidOperationException to be thrown whenever the collection is modified. This has been done for changes in the size of the collection but not when one of the elements of the collection is modified as it is a bit tricky to detect unmanaged code that modifies the collection under our feet.


Constructor & Destructor Documentation

Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator::ScoredExtentResultVectorEnumerator ScoredExtentResultVector  collection  )  [inline]
 


Member Function Documentation

bool Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator::MoveNext  )  [inline]
 

void Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator::Reset  )  [inline]
 


Member Data Documentation

ScoredExtentResultVector Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator::collectionRef [private]
 

int Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator::currentIndex [private]
 

object Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator::currentObject [private]
 

int Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator::currentSize [private]
 


Property Documentation

object System.Collections.IEnumerator. Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator::Current [get, private]
 

ScoredExtentResult Indri::ScoredExtentResultVector::ScoredExtentResultVectorEnumerator::Current [get]
 


The documentation for this class was generated from the following file:
Generated on Tue Jun 15 11:02:59 2010 for Lemur by doxygen 1.3.4