Method | Description | |
---|---|---|
BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock ( ) : System | ||
BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock ( |
||
BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock ( int theNbBuckets ) : System | ||
BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
Clear ( ) : void | ||
Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
Clear ( bool doReleaseMemory ) : void | ||
Contains ( CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock theKey1 ) : bool | ||
Exchange ( |
||
FindIndex ( CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock theKey1 ) : int | ||
FindKey ( int theIndex ) : CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock | ||
RemoveFromIndex ( int theIndex ) : void | ||
RemoveKey ( CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock theKey1 ) : void | ||
RemoveLast ( ) : void | ||
Size ( ) : int | ||
Swap ( int theIndex1, int theIndex2 ) : void |
public BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock ( ) : System | ||
return | System |
public BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock ( |
||
theOther | ||
return | System |
public BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock ( int theNbBuckets ) : System | ||
theNbBuckets | int | |
return | System |
public BOPDS_IndexedDataMapOfPaveBlockListOfPaveBlock ( int theNbBuckets, NCollection_BaseAllocator theAllocator ) : System | ||
theNbBuckets | int | |
theAllocator | NCollection_BaseAllocator | |
return | System |
public Clear ( NCollection_BaseAllocator theAllocator ) : void | ||
theAllocator | NCollection_BaseAllocator | |
return | void |
public Contains ( CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock theKey1 ) : bool | ||
theKey1 | CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock | |
return | bool |
public Exchange ( |
||
theOther | ||
return | void |
public FindIndex ( CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock theKey1 ) : int | ||
theKey1 | CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock | |
return | int |
public FindKey ( int theIndex ) : CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock | ||
theIndex | int | |
return | CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock |
public RemoveFromIndex ( int theIndex ) : void | ||
theIndex | int | |
return | void |
public RemoveKey ( CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock theKey1 ) : void | ||
theKey1 | CascadeSharp.TKBO.BOPDS.BOPDS_PaveBlock | |
return | void |
public Swap ( int theIndex1, int theIndex2 ) : void | ||
theIndex1 | int | |
theIndex2 | int | |
return | void |