23 #ifndef LOG4CPLUS_SPI_OBJECT_REGISTRY_HEADER_
24 #define LOG4CPLUS_SPI_OBJECT_REGISTRY_HEADER_
26 #include "dcmtk/oflog/config.h"
29 #include "dcmtk/ofstd/oflist.h"
30 #include "dcmtk/ofstd/ofmap.h"
78 virtual void deleteObject(
void *
object)
const = 0;
89 LOG4CPLUS_MUTEX_PTR_DECLARE mutex;
97 #endif // LOG4CPLUS_SPI_OBJECT_REGISTRY_HEADER_
double linked list template class.
This is the base class used to implement the functionality required by the ObjectRegistry template cl...
a simple string class that implements a subset of std::string.