OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TMRSWSection Class Reference

Multiple Read, Single Write section. More...

#include <owl/thread.h>

Classes

class  TLock
 
class  TXLockFailure
 

Public Member Functions

 TMRSWSection ()
 
 ~TMRSWSection ()
 
void Dump ()
 Dumps the current state of the section to the debugger output.
 

Friends

class TMRSWSection::TLock
 

Detailed Description

Multiple Read, Single Write section.

Definition at line 347 of file thread.h.

Constructor & Destructor Documentation

◆ TMRSWSection()

owl::TMRSWSection::TMRSWSection ( )

Definition at line 351 of file thread.cpp.

◆ ~TMRSWSection()

owl::TMRSWSection::~TMRSWSection ( )

Definition at line 357 of file thread.cpp.

Member Function Documentation

◆ Dump()

void owl::TMRSWSection::Dump ( )

Dumps the current state of the section to the debugger output.

Definition at line 363 of file thread.cpp.

Friends And Related Symbol Documentation

◆ TMRSWSection::TLock

friend class TMRSWSection::TLock
friend

Definition at line 376 of file thread.h.


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