Library: Foundation
Package: Threading
Header: Poco/ThreadLocal.h
Description
This is the base class for all objects that the ThreadLocalStorage class manages.
Inheritance
Known Derived Classes: TLSSlot
Constructors
TLSAbstractSlot
Destructor
~TLSAbstractSlot
virtual ~TLSAbstractSlot();