C# Класс CascadeSharp.TKBO.IntTools.IntTools_MapOfCurveSample

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Added ( IntTools_CurveRangeSample K ) : IntTools_CurveRangeSample
Assign ( IntTools_MapOfCurveSample theOther ) : IntTools_MapOfCurveSample
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Contains ( IntTools_CurveRangeSample K ) : bool
Contains ( IntTools_MapOfCurveSample theOther ) : bool
Differ ( IntTools_MapOfCurveSample theOther ) : bool
Difference ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
Exchange ( IntTools_MapOfCurveSample theOther ) : void
HasIntersection ( IntTools_MapOfCurveSample theMap ) : bool
IntTools_MapOfCurveSample ( ) : System
IntTools_MapOfCurveSample ( IntTools_MapOfCurveSample theOther ) : System
IntTools_MapOfCurveSample ( int theNbBuckets ) : System
IntTools_MapOfCurveSample ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Intersect ( IntTools_MapOfCurveSample theOther ) : bool
Intersection ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
IsEqual ( IntTools_MapOfCurveSample theOther ) : bool
Remove ( IntTools_CurveRangeSample K ) : bool
Size ( ) : int
Subtract ( IntTools_MapOfCurveSample theOther ) : bool
Subtraction ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
Union ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
Unite ( IntTools_MapOfCurveSample theOther ) : bool

Описание методов

Added() публичный Метод

public Added ( IntTools_CurveRangeSample K ) : IntTools_CurveRangeSample
K IntTools_CurveRangeSample
Результат IntTools_CurveRangeSample

Assign() публичный Метод

public Assign ( IntTools_MapOfCurveSample theOther ) : IntTools_MapOfCurveSample
theOther IntTools_MapOfCurveSample
Результат IntTools_MapOfCurveSample

Clear() публичный Метод

public Clear ( ) : void
Результат void

Clear() публичный Метод

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
Результат void

Clear() публичный Метод

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
Результат void

Contains() публичный Метод

public Contains ( IntTools_CurveRangeSample K ) : bool
K IntTools_CurveRangeSample
Результат bool

Contains() публичный Метод

public Contains ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
Результат bool

Differ() публичный Метод

public Differ ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
Результат bool

Difference() публичный Метод

public Difference ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
theLeft IntTools_MapOfCurveSample
theRight IntTools_MapOfCurveSample
Результат void

Exchange() публичный Метод

public Exchange ( IntTools_MapOfCurveSample theOther ) : void
theOther IntTools_MapOfCurveSample
Результат void

HasIntersection() публичный Метод

public HasIntersection ( IntTools_MapOfCurveSample theMap ) : bool
theMap IntTools_MapOfCurveSample
Результат bool

IntTools_MapOfCurveSample() публичный Метод

public IntTools_MapOfCurveSample ( ) : System
Результат System

IntTools_MapOfCurveSample() публичный Метод

public IntTools_MapOfCurveSample ( IntTools_MapOfCurveSample theOther ) : System
theOther IntTools_MapOfCurveSample
Результат System

IntTools_MapOfCurveSample() публичный Метод

public IntTools_MapOfCurveSample ( int theNbBuckets ) : System
theNbBuckets int
Результат System

IntTools_MapOfCurveSample() публичный Метод

public IntTools_MapOfCurveSample ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
Результат System

Intersect() публичный Метод

public Intersect ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
Результат bool

Intersection() публичный Метод

public Intersection ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
theLeft IntTools_MapOfCurveSample
theRight IntTools_MapOfCurveSample
Результат void

IsEqual() публичный Метод

public IsEqual ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
Результат bool

Remove() публичный Метод

public Remove ( IntTools_CurveRangeSample K ) : bool
K IntTools_CurveRangeSample
Результат bool

Size() публичный Метод

public Size ( ) : int
Результат int

Subtract() публичный Метод

public Subtract ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
Результат bool

Subtraction() публичный Метод

public Subtraction ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
theLeft IntTools_MapOfCurveSample
theRight IntTools_MapOfCurveSample
Результат void

Union() публичный Метод

public Union ( IntTools_MapOfCurveSample theLeft, IntTools_MapOfCurveSample theRight ) : void
theLeft IntTools_MapOfCurveSample
theRight IntTools_MapOfCurveSample
Результат void

Unite() публичный Метод

public Unite ( IntTools_MapOfCurveSample theOther ) : bool
theOther IntTools_MapOfCurveSample
Результат bool