Class tfbeventcallback

Unit

Declaration

type tfbeventcallback = class(ieventcallbackimpl)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fowner: tfb3connection;
Protected fmutex: mutexty;
Protected ffired: boolean;
Protected freleased: boolean;

Methods

Public constructor create(const aowner: tfb3connection);
Public destructor destroy(); override;
Public procedure addRef() override;
Public function release(): Integer override;
Public procedure eventCallbackFunction(length: Cardinal; events: BytePtr) override;
Public procedure destroylocked();
Public procedure storestate();
Public procedure queueevents(const first: boolean);

Description

Fields

Protected fowner: tfb3connection;

This item has no description.

Protected fmutex: mutexty;

This item has no description.

Protected ffired: boolean;

This item has no description.

Protected freleased: boolean;

This item has no description.

Methods

Public constructor create(const aowner: tfb3connection);

This item has no description.

Public destructor destroy(); override;

This item has no description.

Public procedure addRef() override;

This item has no description.

Public function release(): Integer override;

This item has no description.

Public procedure eventCallbackFunction(length: Cardinal; events: BytePtr) override;

This item has no description.

Public procedure destroylocked();

This item has no description.

Public procedure storestate();

This item has no description.

Public procedure queueevents(const first: boolean);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.