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;
112 namespace DtBufferSerialize
116 template <
typename T,
bool T_autoDelete>
122 template <
typename T,
bool T_autoDelete>
129 template <
typename T,
bool T_autoDelete>
235 #include "vrfutil/rwTemplatedList.inl"