Class tcommreader

Unit

Declaration

type tcommreader = class(tpipereader)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fpipes: tcustomcommpipes;
Protected fcrypto: pcryptoioinfoty;
Protected fonafterconnect: proceventty;

Methods

Protected procedure settimeoutms(const avalue: integer); virtual;
Protected function execthread(thread: tmsethread): integer; override;
Protected function internalread(var buf; const acount: integer; out readcount: integer; const nonblocked: boolean = false): boolean; virtual;
Protected function doread(var buf; const acount: integer; out readcount: integer; const nonblocked: boolean = false): boolean; override;
Protected procedure dochange; override;
Public constructor create(const apipes: tcustomcommpipes);

Properties

Public property timeoutms: integer read ftimeoutms write settimeoutms;

Description

Fields

Protected fpipes: tcustomcommpipes;

This item has no description.

Protected fcrypto: pcryptoioinfoty;

This item has no description.

Protected fonafterconnect: proceventty;

This item has no description.

Methods

Protected procedure settimeoutms(const avalue: integer); virtual;

This item has no description.

Protected function execthread(thread: tmsethread): integer; override;

This item has no description.

Protected function internalread(var buf; const acount: integer; out readcount: integer; const nonblocked: boolean = false): boolean; virtual;

This item has no description.

Protected function doread(var buf; const acount: integer; out readcount: integer; const nonblocked: boolean = false): boolean; override;

This item has no description.

Protected procedure dochange; override;

This item has no description.

Public constructor create(const apipes: tcustomcommpipes);

This item has no description.

Properties

Public property timeoutms: integer read ftimeoutms write settimeoutms;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.