C# Class CascadeSharp.TKBO.BOPDS.BOPDS_MapOfCommonBlock

Exibir arquivo Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
Added ( CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock K ) : CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock
Assign ( BOPDS_MapOfCommonBlock theOther ) : BOPDS_MapOfCommonBlock
BOPDS_MapOfCommonBlock ( ) : System
BOPDS_MapOfCommonBlock ( BOPDS_MapOfCommonBlock theOther ) : System
BOPDS_MapOfCommonBlock ( int theNbBuckets ) : System
BOPDS_MapOfCommonBlock ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
Clear ( ) : void
Clear ( NCollection_BaseAllocator theAllocator ) : void
Clear ( bool doReleaseMemory ) : void
Contains ( CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock K ) : bool
Contains ( BOPDS_MapOfCommonBlock theOther ) : bool
Differ ( BOPDS_MapOfCommonBlock theOther ) : bool
Difference ( BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight ) : void
Exchange ( BOPDS_MapOfCommonBlock theOther ) : void
HasIntersection ( BOPDS_MapOfCommonBlock theMap ) : bool
Intersect ( BOPDS_MapOfCommonBlock theOther ) : bool
Intersection ( BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight ) : void
IsEqual ( BOPDS_MapOfCommonBlock theOther ) : bool
Remove ( CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock K ) : bool
Size ( ) : int
Subtract ( BOPDS_MapOfCommonBlock theOther ) : bool
Subtraction ( BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight ) : void
Union ( BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight ) : void
Unite ( BOPDS_MapOfCommonBlock theOther ) : bool

Method Details

Added() public method

public Added ( CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock K ) : CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock
K CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock
return CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock

Assign() public method

public Assign ( BOPDS_MapOfCommonBlock theOther ) : BOPDS_MapOfCommonBlock
theOther BOPDS_MapOfCommonBlock
return BOPDS_MapOfCommonBlock

BOPDS_MapOfCommonBlock() public method

public BOPDS_MapOfCommonBlock ( ) : System
return System

BOPDS_MapOfCommonBlock() public method

public BOPDS_MapOfCommonBlock ( BOPDS_MapOfCommonBlock theOther ) : System
theOther BOPDS_MapOfCommonBlock
return System

BOPDS_MapOfCommonBlock() public method

public BOPDS_MapOfCommonBlock ( int theNbBuckets ) : System
theNbBuckets int
return System

BOPDS_MapOfCommonBlock() public method

public BOPDS_MapOfCommonBlock ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System
theNbBuckets int
theAllocator NCollection_BaseAllocator
return System

Clear() public method

public Clear ( ) : void
return void

Clear() public method

public Clear ( NCollection_BaseAllocator theAllocator ) : void
theAllocator NCollection_BaseAllocator
return void

Clear() public method

public Clear ( bool doReleaseMemory ) : void
doReleaseMemory bool
return void

Contains() public method

public Contains ( CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock K ) : bool
K CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock
return bool

Contains() public method

public Contains ( BOPDS_MapOfCommonBlock theOther ) : bool
theOther BOPDS_MapOfCommonBlock
return bool

Differ() public method

public Differ ( BOPDS_MapOfCommonBlock theOther ) : bool
theOther BOPDS_MapOfCommonBlock
return bool

Difference() public method

public Difference ( BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight ) : void
theLeft BOPDS_MapOfCommonBlock
theRight BOPDS_MapOfCommonBlock
return void

Exchange() public method

public Exchange ( BOPDS_MapOfCommonBlock theOther ) : void
theOther BOPDS_MapOfCommonBlock
return void

HasIntersection() public method

public HasIntersection ( BOPDS_MapOfCommonBlock theMap ) : bool
theMap BOPDS_MapOfCommonBlock
return bool

Intersect() public method

public Intersect ( BOPDS_MapOfCommonBlock theOther ) : bool
theOther BOPDS_MapOfCommonBlock
return bool

Intersection() public method

public Intersection ( BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight ) : void
theLeft BOPDS_MapOfCommonBlock
theRight BOPDS_MapOfCommonBlock
return void

IsEqual() public method

public IsEqual ( BOPDS_MapOfCommonBlock theOther ) : bool
theOther BOPDS_MapOfCommonBlock
return bool

Remove() public method

public Remove ( CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock K ) : bool
K CascadeSharp.TKBO.BOPDS.BOPDS_CommonBlock
return bool

Size() public method

public Size ( ) : int
return int

Subtract() public method

public Subtract ( BOPDS_MapOfCommonBlock theOther ) : bool
theOther BOPDS_MapOfCommonBlock
return bool

Subtraction() public method

public Subtraction ( BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight ) : void
theLeft BOPDS_MapOfCommonBlock
theRight BOPDS_MapOfCommonBlock
return void

Union() public method

public Union ( BOPDS_MapOfCommonBlock theLeft, BOPDS_MapOfCommonBlock theRight ) : void
theLeft BOPDS_MapOfCommonBlock
theRight BOPDS_MapOfCommonBlock
return void

Unite() public method

public Unite ( BOPDS_MapOfCommonBlock theOther ) : bool
theOther BOPDS_MapOfCommonBlock
return bool