Habari STOMP Client for OpenMQ 9.0
Object Pascal STOMP client library for OpenMQ
Loading...
Searching...
No Matches
TBTThreadSafe Class Reference
Inheritance diagram for TBTThreadSafe:
TBTThreadSafeIntegerSequence

Public Member Functions

 TBTThreadSafe ()
 
 ~TBTThreadSafe ()
 

Protected Member Functions

 Lock ()
 
 Unlock ()
 

Protected Attributes

TCriticalSection FCriticalSection
 

Constructor & Destructor Documentation

◆ TBTThreadSafe()

TBTThreadSafe::TBTThreadSafe ( )

◆ ~TBTThreadSafe()

TBTThreadSafe::~TBTThreadSafe ( )

Member Function Documentation

◆ Lock()

TBTThreadSafe::Lock ( )
protected

◆ Unlock()

TBTThreadSafe::Unlock ( )
protected

Member Data Documentation

◆ FCriticalSection

TCriticalSection TBTThreadSafe::FCriticalSection
protected