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

Indri::IntVector Class Reference

List of all members.

Public Member Functions

virtual void Dispose ()
 IntVector (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)
IntVectorEnumerator GetEnumerator ()
void Clear ()
void Add (int x)
 IntVector ()
 IntVector (int capacity)
void AddRange (IntVector values)
IntVector GetRange (int index, int count)
void Insert (int index, int x)
void InsertRange (int index, IntVector values)
void RemoveAt (int index)
void RemoveRange (int index, int count)
void Reverse ()
void Reverse (int index, int count)
void SetRange (int index, IntVector values)
bool Contains (int value)
int IndexOf (int value)
int LastIndexOf (int value)
void Remove (int value)

Static Public Member Functions

IntVector Repeat (int value, int count)

Protected Attributes

bool swigCMemOwn

Properties

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

Private Member Functions

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

Static Private Member Functions

internal HandleRef getCPtr (IntVector obj)

Private Attributes

HandleRef swigCPtr

Constructor & Destructor Documentation

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

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

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

Indri::IntVector::IntVector  )  [inline]
 

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


Member Function Documentation

void Indri::IntVector::Add int  x  )  [inline]
 

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

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

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

bool Indri::IntVector::Contains int  value  )  [inline]
 

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

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

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

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

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

IntVectorEnumerator Indri::IntVector::GetEnumerator  )  [inline]
 

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

int Indri::IntVector::getitem int  index  )  [inline, private]
 

int Indri::IntVector::getitemcopy int  index  )  [inline, private]
 

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

int Indri::IntVector::IndexOf int  value  )  [inline]
 

void Indri::IntVector::Insert int  index,
int  x
[inline]
 

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

int Indri::IntVector::LastIndexOf int  value  )  [inline]
 

void Indri::IntVector::Remove int  value  )  [inline]
 

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

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

IntVector Indri::IntVector::Repeat int  value,
int  count
[inline, static]
 

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

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

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

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

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

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


Member Data Documentation

bool Indri::IntVector::swigCMemOwn [protected]
 

HandleRef Indri::IntVector::swigCPtr [private]
 


Property Documentation

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

int Indri::IntVector::Count [get]
 

bool Indri::IntVector::IsFixedSize [get]
 

bool Indri::IntVector::IsReadOnly [get]
 

bool Indri::IntVector::IsSynchronized [get]
 

int Indri::IntVector::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