8 #ifndef G_POINTER_LIST_HH
9 #define G_POINTER_LIST_HH
40 GPointerList ( const GPointerList &original );
42 virtual ~GPointerList ( );
44 GPointerList & operator = ( const GPointerList &original );
51 #include "icc/GPointerList.icc"
Definition: GPointer.hh:20
Definition: GListIterT.hh:13
GListIterT< GPointer > GPointerListIter
! Iterator type definition
Definition: GPointerList.hh:15
#define GObject(T)
Definition: GClassDefine.hh:65
Definition: GPointerList.hh:23