Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
HPS.SelectionResults Class Reference
Inheritance diagram for HPS.SelectionResults:
HPS.Object

Public Member Functions

override void Dispose ()
 
 SelectionResults (HPS.SelectionResults in_that)
 
override HPS.Type ObjectType ()
 
void Assign (HPS.SelectionResults in_that)
 
override bool Equals (System.Object obj)
 
override int GetHashCode ()
 
bool Equals (HPS.SelectionResults in_that)
 
override void Reset ()
 
HPS.Selection.Level GetSelectionLevel ()
 
ulong GetCount ()
 
HPS.SelectionResultsIterator GetIterator ()
 
bool Union (HPS.SelectionResults in_that)
 
bool Intersect (HPS.SelectionResults in_that)
 
bool SymmetricDifference (HPS.SelectionResults in_that)
 
bool Difference (HPS.SelectionResults in_that)
 
void Copy (HPS.SelectionResults in_that)
 
- Public Member Functions inherited from HPS.Object
IntPtr GetClassID ()
 
 Object (HPS.Object in_that)
 
HPS.Type Type ()
 
virtual bool Empty ()
 
bool HasType (HPS.Type in_mask)
 
IntPtr GetInstanceID ()
 

Static Public Member Functions

static bool operator== (HPS.SelectionResults a, HPS.SelectionResults b)
 
static bool operator!= (HPS.SelectionResults a, HPS.SelectionResults b)
 
- Static Public Member Functions inherited from HPS.Object
static IntPtr ClassID< T > ()
 

Protected Member Functions

override void deleteCptr ()
 
- Protected Member Functions inherited from HPS.Object
virtual IntPtr GetNonDirectorClassID ()
 

Additional Inherited Members

- Protected Attributes inherited from HPS.Object
HandleRef cptr
 
HandleRef scptr
 
bool cMemOwn
 

The documentation for this class was generated from the following file: