Class TFitServer_ServiceBinder

Unit

Declaration

type TFitServer_ServiceBinder = class(TBaseServiceBinder)

Description

Hierarchy

  • TBaseServiceBinder
  • TFitServer_ServiceBinder

Overview

Methods

Public constructor Create();
Protected procedure AddPointToBackgroundHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure AddPointToCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure AddPointToProfileHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure AddPointToRFactorBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure AsyncOperHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure ComputeBackgroundPointsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure ComputeCurveBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure ComputeCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure CreateCurveListHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure CreateProblemHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure DiscardProblemHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure DoAllAutomaticallyHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetAbsRFactorStrHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetBackFactorHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetBackgroundPointsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetCalcProfilePointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetCalcTimeStrHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetCurveCountHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetCurveParameterCountHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetCurveParameterHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetCurvePointsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetCurveThreshHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetCurveTypeHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetDeltaProfilePointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetGraphHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetMaxRFactorHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetProfileChunkCountHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetProfileChunkHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetProfilePointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetRFactorStrHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetSelectedProfileIntervalHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetSqrRFactorStrHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetStateHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure GetWaveLengthHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure MinimizeDifferenceHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure MinimizeNumberOfCurvesHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure ReplacePointInBackgroundHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure ReplacePointInCurveBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure ReplacePointInCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure ReplacePointInProfileHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SelectEntireProfileHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SelectProfileIntervalHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetBackFactorHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetBackgroundPointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetCurveBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetCurveParameterHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetCurveThreshHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetCurveTypeHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetMaxRFactorHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetProfilePointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetRFactorBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SetWaveLengthHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SmoothProfileHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure StopAsyncOperHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
Protected procedure SubtractBackgroundHandler(AFormatter : IFormatterResponse; AContext : ICallContext);

Description

Methods

Public constructor Create();
 
Protected procedure AddPointToBackgroundHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure AddPointToCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure AddPointToProfileHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure AddPointToRFactorBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure AsyncOperHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure ComputeBackgroundPointsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure ComputeCurveBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure ComputeCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure CreateCurveListHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure CreateProblemHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure DiscardProblemHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure DoAllAutomaticallyHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetAbsRFactorStrHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetBackFactorHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetBackgroundPointsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetCalcProfilePointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetCalcTimeStrHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetCurveCountHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetCurveParameterCountHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetCurveParameterHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetCurvePointsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetCurveThreshHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetCurveTypeHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetDeltaProfilePointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetGraphHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetMaxRFactorHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetProfileChunkCountHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetProfileChunkHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetProfilePointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetRFactorStrHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetSelectedProfileIntervalHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetSqrRFactorStrHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetStateHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure GetWaveLengthHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure MinimizeDifferenceHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure MinimizeNumberOfCurvesHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure ReplacePointInBackgroundHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure ReplacePointInCurveBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure ReplacePointInCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure ReplacePointInProfileHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SelectEntireProfileHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SelectProfileIntervalHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetBackFactorHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetBackgroundPointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetCurveBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetCurveParameterHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetCurvePositionsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetCurveThreshHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetCurveTypeHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetMaxRFactorHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetProfilePointsSetHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetRFactorBoundsHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SetWaveLengthHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SmoothProfileHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure StopAsyncOperHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 
Protected procedure SubtractBackgroundHandler(AFormatter : IFormatterResponse; AContext : ICallContext);
 

Generated by PasDoc 0.15.0.