C# Class CascadeSharp.TKBO.BOPDS.BOPDS_SubIterator

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
BOPDS_SubIterator ( ) : System
BOPDS_SubIterator ( BOPDS_SubIterator parameter1 ) : System
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

Method Details

BOPDS_SubIterator() public méthode

public BOPDS_SubIterator ( ) : System
Résultat System

BOPDS_SubIterator() public méthode

public BOPDS_SubIterator ( BOPDS_SubIterator parameter1 ) : System
parameter1 BOPDS_SubIterator
Résultat System

BOPDS_SubIterator() public méthode

public BOPDS_SubIterator ( NCollection_BaseAllocator theAllocator ) : System
theAllocator NCollection_BaseAllocator
Résultat System

DS() public méthode

public DS ( ) : CascadeSharp.TKBO.BOPDS.BOPDS_DS
Résultat CascadeSharp.TKBO.BOPDS.BOPDS_DS

ExpectedLength() public méthode

public ExpectedLength ( ) : int
Résultat int

Initialize() public méthode

public Initialize ( ) : void
Résultat void

Intersect() public méthode

public Intersect ( ) : void
Résultat void

More() public méthode

public More ( ) : bool
Résultat bool

Next() public méthode

public Next ( ) : void
Résultat void

Prepare() public méthode

public Prepare ( ) : void
Résultat void

SetDS() public méthode

public SetDS ( CascadeSharp.TKBO.BOPDS.BOPDS_DS pDS ) : void
pDS CascadeSharp.TKBO.BOPDS.BOPDS_DS
Résultat void

SetSubSet1() public méthode

public SetSubSet1 ( TColStd_ListOfInteger theLI ) : void
theLI TColStd_ListOfInteger
Résultat void

SetSubSet2() public méthode

public SetSubSet2 ( TColStd_ListOfInteger theLI ) : void
theLI TColStd_ListOfInteger
Résultat void

SubSet1() public méthode

public SubSet1 ( ) : TColStd_ListOfInteger
Résultat TColStd_ListOfInteger

SubSet2() public méthode

public SubSet2 ( ) : TColStd_ListOfInteger
Résultat TColStd_ListOfInteger

Value() public méthode

public Value ( int &theIndex1, int &theIndex2 ) : void
theIndex1 int
theIndex2 int
Résultat void