25 template <
typename T,
bool T_autoDelete>
65 void*
remove(DtListItem* item);
66 void*
remove(T* item);
81 return xmlType.c_str();
96 DtListItem*
find( boost::function<
bool (
const T&)> predFcn)
const;
110 namespace DtBufferSerialize
114 template <
typename T,
bool T_autoDelete>
120 template <
typename T,
bool T_autoDelete>
127 template <
typename T,
bool T_autoDelete>
233 #include "vrfutil/rwTemplatedList.inl"