Class tiosynchronizer
Unit
Declaration
type tiosynchronizer = class(teventthread)
Description
This item has no description.
Hierarchy
- TObject
- tmsethread
- tmutexthread
- tsemthread
- teventthread
- tiosynchronizer
Overview
Methods
| Protected | procedure datareceived(const adata: string); |
| Protected | procedure eventloop; |
| Protected | function execute(thread: tmsethread): integer; override; |
| Public | constructor create(const aondatareceived: stringdataprocty); |
| Public | destructor destroy; override; |
| Public | procedure answerreceived(const asequence: sequencety); |
| Public | function preparewait(const asequence: sequencety): twaitingclient; |
| Public | function waitforanswer(const aclient: twaitingclient; const waitus: integer): boolean; |
Description
Methods
| Protected | procedure datareceived(const adata: string); |
|
This item has no description. | |
| Protected | procedure eventloop; |
|
This item has no description. | |
| Protected | function execute(thread: tmsethread): integer; override; |
|
This item has no description. | |
| Public | constructor create(const aondatareceived: stringdataprocty); |
|
This item has no description. | |
| Public | destructor destroy; override; |
|
This item has no description. | |
| Public | procedure answerreceived(const asequence: sequencety); |
|
This item has no description. | |
| Public | function preparewait(const asequence: sequencety): twaitingclient; |
|
This item has no description. | |
| Public | function waitforanswer(const aclient: twaitingclient; const waitus: integer): boolean; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.