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

Indri::FieldVector Class Reference

List of all members.

Public Member Functions

virtual void Dispose ()
 FieldVector (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)
FieldVectorEnumerator GetEnumerator ()
void Clear ()
void Add (Field x)
 FieldVector ()
 FieldVector (int capacity)
void AddRange (FieldVector values)
FieldVector GetRange (int index, int count)
void Insert (int index, Field x)
void InsertRange (int index, FieldVector values)
void RemoveAt (int index)
void RemoveRange (int index, int count)
void Reverse ()
void Reverse (int index, int count)
void SetRange (int index, FieldVector values)

Static Public Member Functions

FieldVector Repeat (Field value, int count)

Protected Attributes

bool swigCMemOwn

Properties

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

Private Member Functions

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

Static Private Member Functions

internal HandleRef getCPtr (FieldVector obj)

Private Attributes

HandleRef swigCPtr

Constructor & Destructor Documentation

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

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

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

Indri::FieldVector::FieldVector  )  [inline]
 

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


Member Function Documentation

void Indri::FieldVector::Add Field  x  )  [inline]
 

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

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

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

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

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

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

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

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

FieldVectorEnumerator Indri::FieldVector::GetEnumerator  )  [inline]
 

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

Field Indri::FieldVector::getitem int  index  )  [inline, private]
 

Field Indri::FieldVector::getitemcopy int  index  )  [inline, private]
 

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

void Indri::FieldVector::Insert int  index,
Field  x
[inline]
 

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

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

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

FieldVector Indri::FieldVector::Repeat Field  value,
int  count
[inline, static]
 

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

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

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

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

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

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


Member Data Documentation

bool Indri::FieldVector::swigCMemOwn [protected]
 

HandleRef Indri::FieldVector::swigCPtr [private]
 


Property Documentation

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

int Indri::FieldVector::Count [get]
 

bool Indri::FieldVector::IsFixedSize [get]
 

bool Indri::FieldVector::IsReadOnly [get]
 

bool Indri::FieldVector::IsSynchronized [get]
 

Field Indri::FieldVector::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