MAK RTIspy API Documentation for HLA 1516
Public Member Functions
DtIpcRdWrLock__rti__ Class Reference

Platform independent read-lock / write-lock. More...

+ Inheritance diagram for DtIpcRdWrLock__rti__:
+ Collaboration diagram for DtIpcRdWrLock__rti__:

List of all members.

Public Member Functions

 DtIpcRdWrLock__rti__ (pthread_rwlock_t *sharedLock)
 constructor
virtual ~DtIpcRdWrLock__rti__ ()
 destructor
virtual void init ()
 initialize the locking mechanism attributes
virtual void destroy ()
 destroy the lock

Detailed Description

Platform independent read-lock / write-lock.

instances of DtIpcRdWrLock are used to provide a platform independent read-lock / write-lock mechanism for use by threads of different processes.


Constructor & Destructor Documentation

DtIpcRdWrLock__rti__::DtIpcRdWrLock__rti__ ( pthread_rwlock_t *  sharedLock)

constructor

References DtRdWrLock__rti__::myLock.

destructor

References DtRdWrLock__rti__::readers.


Member Function Documentation

void DtIpcRdWrLock__rti__::destroy ( ) [virtual]
void DtIpcRdWrLock__rti__::init ( ) [virtual]

initialize the locking mechanism attributes

Reimplemented from DtRdWrLock__rti__.

References DtRdWrLock__rti__::myLock.

Referenced by DtSmSubscribableMessageQueue__rti__::initSyncVars().


The documentation for this class was generated from the following files:

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)