IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Num.Counter Member List

This is the complete list of members for IG.Num.Counter, including all inherited members.

Compare(Counter a, Counter b)IG.Num.Counterinline
CompareTo(Counter other)IG.Num.Counterinline
Copy(Counter s)IG.Num.Counterinline
Copy(long l)IG.Num.Counterinline
Copy(Counter a, ref Counter res)IG.Num.Counterinlinestatic
Copy(long a, ref Counter res)IG.Num.Counterinlinestatic
Copy(string str)IG.Num.Counterinline
Counter(Counter v)IG.Num.Counterinline
Equals(object obj)IG.Num.Counterinline
Equals(Counter a)IG.Num.Counterinline
Examples()IG.Num.Counterinlinestatic
GetHashCode()IG.Num.Counterinline
IsInfinityIG.Num.Counter
IsNaNIG.Num.Counter
IsNegativeInfinityIG.Num.Counter
IsPositiveInfinityIG.Num.Counter
MaxValue()IG.Num.Counterinlinestatic
MinValue()IG.Num.Counterinlinestatic
OneIG.Num.Counterstatic
operator Counter(long a)IG.Num.Counterinlinestatic
operator long(Counter a)IG.Num.Counterinlinestatic
operator!=(Counter a, Counter b)IG.Num.Counterinlinestatic
operator*(Counter a, Counter b)IG.Num.Counterinlinestatic
operator+(Counter s)IG.Num.Counterinlinestatic
operator+(Counter a, Counter b)IG.Num.Counterinlinestatic
operator-(Counter s)IG.Num.Counterinlinestatic
operator-(Counter a, Counter b)IG.Num.Counterinlinestatic
operator/(Counter a, Counter b)IG.Num.Counterinlinestatic
operator<(Counter a, Counter b)IG.Num.Counterinlinestatic
operator<=(Counter a, Counter b)IG.Num.Counterinlinestatic
operator==(Counter a, Counter b)IG.Num.Counterinlinestatic
operator>(Counter a, Counter b)IG.Num.Counterinlinestatic
operator>=(Counter a, Counter b)IG.Num.Counterinlinestatic
Parse(string str)IG.Num.Counterinlinestatic
read(string str)IG.Num.Counterinline
Read(ref Counter result, string str)IG.Num.Counterinlinestatic
Read(ref Counter result, string str, int startpos)IG.Num.Counterinlinestatic
Read(ref Counter result, string str, int startpos, bool skipspaces)IG.Num.Counterinlinestatic
Read(string str, int startpos)IG.Num.Counterinline
Read(string str, int startpos, bool skipspaces)IG.Num.Counterinline
ToString()IG.Num.Counterinline
ToString(string format, IFormatProvider formatProvider)IG.Num.Counterinline
TryCopy(string str)IG.Num.Counterinline
TryParse(string str, ref Counter result)IG.Num.Counterinlinestatic
ValueIG.Num.Counter
ZeroIG.Num.Counterstatic