Class IRequest

Unit

Declaration

type IRequest = class(IReferenceCounted)

Description

This item has no description.

Hierarchy

Overview

Fields

Public nested const VERSION = 9;

Methods

Public procedure receive(status: IStatus; level: Integer; msgType: Cardinal; length: Cardinal; message: BytePtr);
Public procedure send(status: IStatus; level: Integer; msgType: Cardinal; length: Cardinal; message: BytePtr);
Public procedure getInfo(status: IStatus; level: Integer; itemsLength: Cardinal; items: BytePtr; bufferLength: Cardinal; buffer: BytePtr);
Public procedure start(status: IStatus; tra: ITransaction; level: Integer);
Public procedure startAndSend(status: IStatus; tra: ITransaction; level: Integer; msgType: Cardinal; length: Cardinal; message: BytePtr);
Public procedure unwind(status: IStatus; level: Integer);
Public procedure free(status: IStatus);

Description

Fields

Public nested const VERSION = 9;

This item has no description.

Methods

Public procedure receive(status: IStatus; level: Integer; msgType: Cardinal; length: Cardinal; message: BytePtr);

This item has no description.

Public procedure send(status: IStatus; level: Integer; msgType: Cardinal; length: Cardinal; message: BytePtr);

This item has no description.

Public procedure getInfo(status: IStatus; level: Integer; itemsLength: Cardinal; items: BytePtr; bufferLength: Cardinal; buffer: BytePtr);

This item has no description.

Public procedure start(status: IStatus; tra: ITransaction; level: Integer);

This item has no description.

Public procedure startAndSend(status: IStatus; tra: ITransaction; level: Integer; msgType: Cardinal; length: Cardinal; message: BytePtr);

This item has no description.

Public procedure unwind(status: IStatus; level: Integer);

This item has no description.

Public procedure free(status: IStatus);

This item has no description.


Generated by PasDoc 0.17.0.snapshot.