eyedb::ObjectArray Class Reference
[eyedb]

Not yet documented. More...

#include <Object.h>

List of all members.

Public Member Functions

 ObjectArray (Object **=0, unsigned int count=0)
 ObjectArray (bool auto_garb, Object **=0, unsigned int count=0)
 ObjectArray (const Collection *, bool auto_garb=False)
 ObjectArray (const ObjectArray &)
 ObjectArray (const ObjectList &)
ObjectArrayoperator= (const ObjectArray &)
void set (Object **, unsigned int count)
Status setObjectAt (unsigned int ind, Object *o)
unsigned int getCount () const
Objectoperator[] (unsigned int ind)
const Objectoperator[] (unsigned int ind) const
void setAutoGarbage (bool _auto_garb)
bool isAutoGarbage () const
void setMustRelease (bool must_release)
ObjectListtoList () const
void makeObjectPtrVector (ObjectPtrVector &)
void garbage ()
 ~ObjectArray ()


Detailed Description

Not yet documented.

Definition at line 1125 of file Object.h.


The documentation for this class was generated from the following files:
Generated on Mon Dec 22 18:16:20 2008 for eyedb by  doxygen 1.5.3