Poco

class TLSAbstractSlot

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

TLSAbstractSlot();

Destructor

~TLSAbstractSlot virtual

virtual ~TLSAbstractSlot();