Class tiosynchronizer

Unit

Declaration

type tiosynchronizer = class(teventthread)

Description

No description available, ancestor teventthread description follows
No description available, ancestor tsemthread description follows
No description available, ancestor tmutexthread description follows
No description available, ancestor tmsethread description follows

Hierarchy

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);
 
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;
 

Generated by PasDoc 0.16.0.