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

Indri::StringVector Class Reference

List of all members.

Public Member Functions

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

Static Public Member Functions

StringVector Repeat (string value, int count)

Protected Attributes

bool swigCMemOwn

Properties

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

Private Member Functions

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

Static Private Member Functions

internal HandleRef getCPtr (StringVector obj)

Private Attributes

HandleRef swigCPtr

Constructor & Destructor Documentation

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

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

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

Indri::StringVector::StringVector  )  [inline]
 

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


Member Function Documentation

void Indri::StringVector::Add string  x  )  [inline]
 

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

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

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

bool Indri::StringVector::Contains string  value  )  [inline]
 

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

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

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

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

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

StringVectorEnumerator Indri::StringVector::GetEnumerator  )  [inline]
 

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

string Indri::StringVector::getitem int  index  )  [inline, private]
 

string Indri::StringVector::getitemcopy int  index  )  [inline, private]
 

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

int Indri::StringVector::IndexOf string  value  )  [inline]
 

void Indri::StringVector::Insert int  index,
string  x
[inline]
 

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

int Indri::StringVector::LastIndexOf string  value  )  [inline]
 

void Indri::StringVector::Remove string  value  )  [inline]
 

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

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

StringVector Indri::StringVector::Repeat string  value,
int  count
[inline, static]
 

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

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

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

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

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

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


Member Data Documentation

bool Indri::StringVector::swigCMemOwn [protected]
 

HandleRef Indri::StringVector::swigCPtr [private]
 


Property Documentation

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

int Indri::StringVector::Count [get]
 

bool Indri::StringVector::IsFixedSize [get]
 

bool Indri::StringVector::IsReadOnly [get]
 

bool Indri::StringVector::IsSynchronized [get]
 

string Indri::StringVector::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