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

Indri::ScoredExtentResultVector Class Reference

List of all members.

Public Member Functions

virtual void Dispose ()
 ScoredExtentResultVector (System.Collections.ICollection c)
void CopyTo (System.Array array)
void CopyTo (System.Array array, int arrayIndex)
void CopyTo (int index, System.Array array, int arrayIndex, int count)
ScoredExtentResultVectorEnumerator GetEnumerator ()
void Clear ()
void Add (ScoredExtentResult x)
 ScoredExtentResultVector ()
 ScoredExtentResultVector (int capacity)
void AddRange (ScoredExtentResultVector values)
ScoredExtentResultVector GetRange (int index, int count)
void Insert (int index, ScoredExtentResult x)
void InsertRange (int index, ScoredExtentResultVector values)
void RemoveAt (int index)
void RemoveRange (int index, int count)
void Reverse ()
void Reverse (int index, int count)
void SetRange (int index, ScoredExtentResultVector values)

Static Public Member Functions

ScoredExtentResultVector Repeat (ScoredExtentResult value, int count)

Protected Attributes

bool swigCMemOwn

Properties

bool IsFixedSize
bool IsReadOnly
ScoredExtentResult this [int index]
int Capacity
int Count
bool IsSynchronized

Private Member Functions

internal ScoredExtentResultVector (IntPtr cPtr, bool cMemoryOwn)
 ~ScoredExtentResultVector ()
System.Collections.IEnumerator
System.Collections.IEnumerable. 
GetEnumerator ()
uint size ()
uint capacity ()
void reserve (uint n)
ScoredExtentResult getitemcopy (int index)
ScoredExtentResult getitem (int index)
void setitem (int index, ScoredExtentResult val)

Static Private Member Functions

internal HandleRef getCPtr (ScoredExtentResultVector obj)

Private Attributes

HandleRef swigCPtr

Constructor & Destructor Documentation

internal Indri::ScoredExtentResultVector::ScoredExtentResultVector IntPtr  cPtr,
bool  cMemoryOwn
[inline, private]
 

Indri::ScoredExtentResultVector::~ScoredExtentResultVector  )  [inline, private]
 

Indri::ScoredExtentResultVector::ScoredExtentResultVector System.Collections.ICollection  c  )  [inline]
 

Indri::ScoredExtentResultVector::ScoredExtentResultVector  )  [inline]
 

Indri::ScoredExtentResultVector::ScoredExtentResultVector int  capacity  )  [inline]
 


Member Function Documentation

void Indri::ScoredExtentResultVector::Add ScoredExtentResult  x  )  [inline]
 

void Indri::ScoredExtentResultVector::AddRange ScoredExtentResultVector  values  )  [inline]
 

uint Indri::ScoredExtentResultVector::capacity  )  [inline, private]
 

void Indri::ScoredExtentResultVector::Clear  )  [inline]
 

void Indri::ScoredExtentResultVector::CopyTo int  index,
System.Array  array,
int  arrayIndex,
int  count
[inline]
 

void Indri::ScoredExtentResultVector::CopyTo System.Array  array,
int  arrayIndex
[inline]
 

void Indri::ScoredExtentResultVector::CopyTo System.Array  array  )  [inline]
 

virtual void Indri::ScoredExtentResultVector::Dispose  )  [inline, virtual]
 

internal HandleRef Indri::ScoredExtentResultVector::getCPtr ScoredExtentResultVector  obj  )  [inline, static, private]
 

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

System.Collections.IEnumerator System.Collections.IEnumerable. Indri::ScoredExtentResultVector::GetEnumerator  )  [inline, private]
 

ScoredExtentResult Indri::ScoredExtentResultVector::getitem int  index  )  [inline, private]
 

ScoredExtentResult Indri::ScoredExtentResultVector::getitemcopy int  index  )  [inline, private]
 

ScoredExtentResultVector Indri::ScoredExtentResultVector::GetRange int  index,
int  count
[inline]
 

void Indri::ScoredExtentResultVector::Insert int  index,
ScoredExtentResult  x
[inline]
 

void Indri::ScoredExtentResultVector::InsertRange int  index,
ScoredExtentResultVector  values
[inline]
 

void Indri::ScoredExtentResultVector::RemoveAt int  index  )  [inline]
 

void Indri::ScoredExtentResultVector::RemoveRange int  index,
int  count
[inline]
 

ScoredExtentResultVector Indri::ScoredExtentResultVector::Repeat ScoredExtentResult  value,
int  count
[inline, static]
 

void Indri::ScoredExtentResultVector::reserve uint  n  )  [inline, private]
 

void Indri::ScoredExtentResultVector::Reverse int  index,
int  count
[inline]
 

void Indri::ScoredExtentResultVector::Reverse  )  [inline]
 

void Indri::ScoredExtentResultVector::setitem int  index,
ScoredExtentResult  val
[inline, private]
 

void Indri::ScoredExtentResultVector::SetRange int  index,
ScoredExtentResultVector  values
[inline]
 

uint Indri::ScoredExtentResultVector::size  )  [inline, private]
 


Member Data Documentation

bool Indri::ScoredExtentResultVector::swigCMemOwn [protected]
 

HandleRef Indri::ScoredExtentResultVector::swigCPtr [private]
 


Property Documentation

int Indri::ScoredExtentResultVector::Capacity [get, set]
 

int Indri::ScoredExtentResultVector::Count [get]
 

bool Indri::ScoredExtentResultVector::IsFixedSize [get]
 

bool Indri::ScoredExtentResultVector::IsReadOnly [get]
 

bool Indri::ScoredExtentResultVector::IsSynchronized [get]
 

ScoredExtentResult Indri::ScoredExtentResultVector::this[int index] [get, set]
 


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