Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

udbm::PointerAP< P > Class Template Reference

#include <wrapper.h>

Inheritance diagram for udbm::PointerAP< P >:

base::Pointer< ZArrayPtr< P > > List of all members.

Public Member Functions

 PointerAP (const PointerAP< P > &ptr)
 PointerAP (ZArrayPtr< P > *obj)
void addPointer (P *val) throw (OutOfMemory,std::bad_alloc)
void setPointer (int index, P *val) throw (OutOfMemory,std::bad_alloc)
P * get (int index) const

Static Public Member Functions

static ZArrayPtr< P > * create (int size, bool reset=true) throw (OutOfMemory,std::bad_alloc)

template<class P>
class udbm::PointerAP< P >


Constructor & Destructor Documentation

template<class P>
udbm::PointerAP< P >::PointerAP const PointerAP< P > &  ptr  )  [inline]
 

template<class P>
udbm::PointerAP< P >::PointerAP ZArrayPtr< P > *  obj  )  [inline]
 


Member Function Documentation

template<class P>
void udbm::PointerAP< P >::addPointer P *  val  )  throw (OutOfMemory,std::bad_alloc) [inline]
 

template<class P>
static ZArrayPtr<P>* udbm::PointerAP< P >::create int  size,
bool  reset = true
throw (OutOfMemory,std::bad_alloc) [inline, static]
 

template<class P>
P* udbm::PointerAP< P >::get int  index  )  const [inline]
 

template<class P>
void udbm::PointerAP< P >::setPointer int  index,
P *  val
throw (OutOfMemory,std::bad_alloc) [inline]
 


The documentation for this class was generated from the following file:
Generated on Fri Jun 30 00:02:47 2006 for Module dbm by  doxygen 1.4.2