Method | Description | |
---|---|---|
BOPDS_SubIterator ( ) : System | ||
BOPDS_SubIterator ( |
||
BOPDS_SubIterator ( NCollection_BaseAllocator theAllocator ) : System | ||
DS ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_DS | ||
ExpectedLength ( ) : int | ||
Initialize ( ) : void | ||
Intersect ( ) : void | ||
More ( ) : bool | ||
Next ( ) : void | ||
Prepare ( ) : void | ||
SetDS ( CascadeSharp.TKBO.BOPDS.BOPDS_DS pDS ) : void | ||
SetSubSet1 ( TColStd_ListOfInteger theLI ) : void | ||
SetSubSet2 ( TColStd_ListOfInteger theLI ) : void | ||
SubSet1 ( ) : TColStd_ListOfInteger | ||
SubSet2 ( ) : TColStd_ListOfInteger | ||
Value ( int &theIndex1, int &theIndex2 ) : void |
public BOPDS_SubIterator ( |
||
parameter1 | ||
return | System |
public BOPDS_SubIterator ( NCollection_BaseAllocator theAllocator ) : System | ||
theAllocator | NCollection_BaseAllocator | |
return | System |
public DS ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_DS | ||
return | CascadeSharp.TKBO.BOPDS.BOPDS_DS |
public SetDS ( CascadeSharp.TKBO.BOPDS.BOPDS_DS pDS ) : void | ||
pDS | CascadeSharp.TKBO.BOPDS.BOPDS_DS | |
return | void |
public SetSubSet1 ( TColStd_ListOfInteger theLI ) : void | ||
theLI | TColStd_ListOfInteger | |
return | void |
public SetSubSet2 ( TColStd_ListOfInteger theLI ) : void | ||
theLI | TColStd_ListOfInteger | |
return | void |
public Value ( int &theIndex1, int &theIndex2 ) : void | ||
theIndex1 | int | |
theIndex2 | int | |
return | void |