Home Units Hierarchy Routines All identifiers

Class unaStreamChunk

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unaStreamChunk = class(unaObject)

Description

– unaStreamChunk –

Hierarchy

Overview

Methods

Public constructor create(buf: pointer; size: int);
Public destructor Destroy(); override;
Public function getSize(): int;
Public function read(buf: pointer; size: int; remove: bool = true): int;
Public procedure addData(buf: pointer; size: int);
Public procedure setBufData(buf: pointer; size: int);

Properties

Public property data: pointer read f_buf;

Description

Methods

Public constructor create(buf: pointer; size: int);
 
Public destructor Destroy(); override;
 
Public function getSize(): int;
 
Public function read(buf: pointer; size: int; remove: bool = true): int;
 
Public procedure addData(buf: pointer; size: int);
 
Public procedure setBufData(buf: pointer; size: int);
 

Properties

Public property data: pointer read f_buf;
 

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09