ACE_Remote_RLock Class ReferenceProxy for acquiring, renewing, and releasing a distributed readers lock. More...
Inheritance diagram for ACE_Remote_RLock:
![]()
Collaboration diagram for ACE_Remote_RLock:
![]()
Detailed DescriptionProxy for acquiring, renewing, and releasing a distributed readers lock.This is the remote equivalent to ACE_Local_RLock. Multiple readers can hold the lock simultaneously when no writers have the lock. Alternatively, when a writer holds the lock, no other participants (readers or writers) may hold the lock. ACE_Remote_RLock depends on the ACE Token Server for its distributed synchronization semantics. Constructor & Destructor Documentation
Member Function Documentation
Returns ACE_RW_Token::RLOCK;.
Return deep copy.
Make the correct type of ACE_Tokens. This is called by the Token Manager.
The documentation for this class was generated from the following files: Generated on Mon Sep 15 07:16:34 2008 for ACE by ![]() |