Class tbufferdatalist

Unit

Declaration

type tbufferdatalist = class(TObject)

Description

This item has no description.

Hierarchy

Overview

Fields

Protected fstate: bufferdataliststatesty;

Methods

Protected function adddata(asize: int32): pointer; virtual;
Protected function adddata(const asize: int32; out aoffset: bufferoffsetty): pointer;
Public constructor create();
Public destructor destroy(); override;
Public procedure checkcapacity(const asize: int32);
Public procedure clear(); virtual;
Public procedure mark(out ref: bufferoffsetty);
Public procedure release(const ref: bufferoffsetty);
Public function absdata(const aoffset: bufferoffsetty): pointer; inline;
Public function firstdata: pointer;
Public function nextdata: pointer;

Description

Fields

Protected fstate: bufferdataliststatesty;

This item has no description.

Methods

Protected function adddata(asize: int32): pointer; virtual;

This item has no description.

Protected function adddata(const asize: int32; out aoffset: bufferoffsetty): pointer;

This item has no description.

Public constructor create();

This item has no description.

Public destructor destroy(); override;

This item has no description.

Public procedure checkcapacity(const asize: int32);

This item has no description.

Public procedure clear(); virtual;

This item has no description.

Public procedure mark(out ref: bufferoffsetty);

This item has no description.

Public procedure release(const ref: bufferoffsetty);

This item has no description.

Public function absdata(const aoffset: bufferoffsetty): pointer; inline;

This item has no description.

Public function firstdata: pointer;

This item has no description.

Public function nextdata: pointer;

This item has no description.


Generated by PasDoc 0.17.0.snapshot.