_Pointer_Set_ Class Template Reference

#include <BStringMap.h>

List of all members.

template<class T>
class B::XML::_Pointer_Set_< T >


Public Member Functions

 _Pointer_Set_ ()
 ~_Pointer_Set_ ()
void AddItem (T item)
void AddItem (T item, int32 i)
int32 CountItems () const
ItemAt (int32 index)
const T ItemAt (int32 index) const
void DeleteItems ()
void Transfer (_Pointer_Set_< T > &to)
void RemoveItem (T item)
RemoveItemAt (int32 index)
void MakeEmpty ()
bool FindItem (T item) const

Constructor & Destructor Documentation

_Pointer_Set_  )  [inline]
 

~_Pointer_Set_  )  [inline]
 


Member Function Documentation

void AddItem item,
int32  i
[inline]
 

void AddItem item  )  [inline]
 

int32 CountItems void   )  const [inline]
 

void DeleteItems  )  [inline]
 

bool FindItem item  )  const [inline]
 

const T ItemAt int32  index  )  const [inline]
 

T ItemAt int32  index  )  [inline]
 

void MakeEmpty void   )  [inline]
 

void RemoveItem item  )  [inline]
 

T RemoveItemAt int32  index  )  [inline]
 

void Transfer _Pointer_Set_< T > &  to  )  [inline]
 


Copyright 2005 by yellowTAB GmbH, Be Inc., Palm Source Inc. and their respective legal successors
All rights reserved.