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

Indri::QueryAnnotationNodeVector Class Reference

List of all members.

Public Member Functions

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

Static Public Member Functions

QueryAnnotationNodeVector Repeat (QueryAnnotationNode value, int count)

Protected Attributes

bool swigCMemOwn

Properties

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

Private Member Functions

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

Static Private Member Functions

internal HandleRef getCPtr (QueryAnnotationNodeVector obj)

Private Attributes

HandleRef swigCPtr

Constructor & Destructor Documentation

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

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

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

Indri::QueryAnnotationNodeVector::QueryAnnotationNodeVector  )  [inline]
 

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


Member Function Documentation

void Indri::QueryAnnotationNodeVector::Add QueryAnnotationNode  x  )  [inline]
 

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

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

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

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

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

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

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

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

QueryAnnotationNodeVectorEnumerator Indri::QueryAnnotationNodeVector::GetEnumerator  )  [inline]
 

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

QueryAnnotationNode Indri::QueryAnnotationNodeVector::getitem int  index  )  [inline, private]
 

QueryAnnotationNode Indri::QueryAnnotationNodeVector::getitemcopy int  index  )  [inline, private]
 

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

void Indri::QueryAnnotationNodeVector::Insert int  index,
QueryAnnotationNode  x
[inline]
 

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

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

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

QueryAnnotationNodeVector Indri::QueryAnnotationNodeVector::Repeat QueryAnnotationNode  value,
int  count
[inline, static]
 

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

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

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

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

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

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


Member Data Documentation

bool Indri::QueryAnnotationNodeVector::swigCMemOwn [protected]
 

HandleRef Indri::QueryAnnotationNodeVector::swigCPtr [private]
 


Property Documentation

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

int Indri::QueryAnnotationNodeVector::Count [get]
 

bool Indri::QueryAnnotationNodeVector::IsFixedSize [get]
 

bool Indri::QueryAnnotationNodeVector::IsReadOnly [get]
 

bool Indri::QueryAnnotationNodeVector::IsSynchronized [get]
 

QueryAnnotationNode Indri::QueryAnnotationNodeVector::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