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

Indri::Char_pVector Class Reference

List of all members.

Public Member Functions

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

Static Public Member Functions

Char_pVector 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 Char_pVector (IntPtr cPtr, bool cMemoryOwn)
 ~Char_pVector ()
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 value)

Static Private Member Functions

internal HandleRef getCPtr (Char_pVector obj)

Private Attributes

HandleRef swigCPtr

Constructor & Destructor Documentation

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

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

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

Indri::Char_pVector::Char_pVector  )  [inline]
 

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


Member Function Documentation

void Indri::Char_pVector::Add string  value  )  [inline]
 

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

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

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

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

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

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

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

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

Char_pVectorEnumerator Indri::Char_pVector::GetEnumerator  )  [inline]
 

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

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

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

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

void Indri::Char_pVector::Insert int  index,
string  value
[inline]
 

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

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

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

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

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

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

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

void Indri::Char_pVector::setitem int  index,
string  value
[inline, private]
 

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

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


Member Data Documentation

bool Indri::Char_pVector::swigCMemOwn [protected]
 

HandleRef Indri::Char_pVector::swigCPtr [private]
 


Property Documentation

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

int Indri::Char_pVector::Count [get]
 

bool Indri::Char_pVector::IsFixedSize [get]
 

bool Indri::Char_pVector::IsReadOnly [get]
 

bool Indri::Char_pVector::IsSynchronized [get]
 

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