Kerbal Space Program  1.12.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 > Class Template Reference
Inheritance diagram for Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >:

Public Member Functions

override bool Equals (object o)
 
bool Equals (Equals_1< T1, T2 > other)
 
bool Equals (Smooth.Algebraics.Tuple< T1, T2 > a, Smooth.Algebraics.Tuple< T1, T2 > b)
 
 Equals_1 ()
 
 Equals_1 (IEqualityComparer< T1 > equalityComparer)
 
override int GetHashCode ()
 
int GetHashCode (Smooth.Algebraics.Tuple< T1, T2 > a)
 

Static Public Member Functions

static bool operator!= (Equals_1< T1, T2 > lhs, Equals_1< T1, T2 > rhs)
 
static bool operator== (Equals_1< T1, T2 > lhs, Equals_1< T1, T2 > rhs)
 

Public Attributes

readonly IEqualityComparer< T1 > equalityComparer
 

Constructor & Destructor Documentation

Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.Equals_1 ( )
inline
Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.Equals_1 ( IEqualityComparer< T1 >  equalityComparer)
inline

Member Function Documentation

override bool Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.Equals ( object  o)
inline
bool Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.Equals ( Equals_1< T1, T2 >  other)
inline
bool Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.Equals ( Smooth.Algebraics.Tuple< T1, T2 >  a,
Smooth.Algebraics.Tuple< T1, T2 >  b 
)
inline
override int Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.GetHashCode ( )
inline
int Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.GetHashCode ( Smooth.Algebraics.Tuple< T1, T2 >  a)
inline
static bool Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.operator!= ( Equals_1< T1, T2 >  lhs,
Equals_1< T1, T2 >  rhs 
)
inlinestatic
static bool Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.operator== ( Equals_1< T1, T2 >  lhs,
Equals_1< T1, T2 >  rhs 
)
inlinestatic

Member Data Documentation

readonly IEqualityComparer<T1> Smooth.Slinq.Test.SlinqTest.Equals_1< T1, T2 >.equalityComparer

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