#include <GEOM_List_i.hh>

Public Member Functions | |
| GEOM_List_i () | |
| GEOM_List_i (const Type &theListToCopy) | |
| ~GEOM_List_i () | |
| const Type & | GetList () | 
| template<class ElemType > | |
| void | AddObject (ElemType theObject) | 
Private Attributes | |
| Type | myGOList | 
| GEOM_List_i< Type >::GEOM_List_i | ( | ) | 
| GEOM_List_i< Type >::GEOM_List_i | ( | const Type & | theListToCopy | ) | 
| GEOM_List_i< Type >::~GEOM_List_i | ( | ) | 
| void GEOM_List_i< Type >::AddObject | ( | ElemType | theObject | ) | 
| const Type & GEOM_List_i< Type >::GetList | ( | ) | 
      
  | 
  private |