Unit fit_server_aux

Classes, Interfaces, Objects and Records
Types
Variables

Description

Contains server auxiliary functions.

This software is distributed under GPL in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the warranty of FITNESS FOR A PARTICULAR PURPOSE.

Uses

Overview

Functions and Procedures

function CreateNamedPointsSet(ARemotable: TArrayOfFloatDoubleRemotable): TNamedPointsSet;
function CreateRemotableArray(APointsSet: TPointsSet): TArrayOfFloatDoubleRemotable;
function ProcessPointsResult(R: TPointsResult): TTitlePointsSet;

Constants

OutOfServerResources: string = 'Out of server resources.';

Description

Functions and Procedures

function CreateNamedPointsSet(ARemotable: TArrayOfFloatDoubleRemotable): TNamedPointsSet;
 
function CreateRemotableArray(APointsSet: TPointsSet): TArrayOfFloatDoubleRemotable;

Modules of wst-0.5

function ProcessPointsResult(R: TPointsResult): TTitlePointsSet;
 

Constants

OutOfServerResources: string = 'Out of server resources.';
 

Author

  • Dmitry Morozov dvmorozov@hotmail.com, LinkedIn https://ru.linkedin.com/pub/dmitry-morozov/59/90a/794, Facebook https://www.facebook.com/profile.php?id=100004082021870

Generated by PasDoc 0.15.0.