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

Indri::TagExtentVector Class Reference

List of all members.

Public Member Functions

virtual void Dispose ()
 TagExtentVector (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)
TagExtentVectorEnumerator GetEnumerator ()
void Clear ()
void Add (TagExtent value)
 TagExtentVector ()
 TagExtentVector (int capacity)
void AddRange (TagExtentVector values)
TagExtentVector GetRange (int index, int count)
void Insert (int index, TagExtent value)
void InsertRange (int index, TagExtentVector values)
void RemoveAt (int index)
void RemoveRange (int index, int count)
void Reverse ()
void Reverse (int index, int count)
void SetRange (int index, TagExtentVector values)

Static Public Member Functions

TagExtentVector Repeat (TagExtent value, int count)

Protected Attributes

bool swigCMemOwn

Properties

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

Private Member Functions

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

Static Private Member Functions

internal HandleRef getCPtr (TagExtentVector obj)

Private Attributes

HandleRef swigCPtr

Constructor & Destructor Documentation

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

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

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

Indri::TagExtentVector::TagExtentVector  )  [inline]
 

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


Member Function Documentation

void Indri::TagExtentVector::Add TagExtent  value  )  [inline]
 

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

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

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

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

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

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

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

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

TagExtentVectorEnumerator Indri::TagExtentVector::GetEnumerator  )  [inline]
 

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

TagExtent Indri::TagExtentVector::getitem int  index  )  [inline, private]
 

TagExtent Indri::TagExtentVector::getitemcopy int  index  )  [inline, private]
 

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

void Indri::TagExtentVector::Insert int  index,
TagExtent  value
[inline]
 

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

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

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

TagExtentVector Indri::TagExtentVector::Repeat TagExtent  value,
int  count
[inline, static]
 

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

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

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

void Indri::TagExtentVector::setitem int  index,
TagExtent  value
[inline, private]
 

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

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


Member Data Documentation

bool Indri::TagExtentVector::swigCMemOwn [protected]
 

HandleRef Indri::TagExtentVector::swigCPtr [private]
 


Property Documentation

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

int Indri::TagExtentVector::Count [get]
 

bool Indri::TagExtentVector::IsFixedSize [get]
 

bool Indri::TagExtentVector::IsReadOnly [get]
 

bool Indri::TagExtentVector::IsSynchronized [get]
 

TagExtent Indri::TagExtentVector::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