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