IGLib
1.7.2
The IGLib base library for development of numerical, technical and business applications.
|
This is the complete list of members for IG.Num.Counter, including all inherited members.
Compare(Counter a, Counter b) | IG.Num.Counter | inline |
CompareTo(Counter other) | IG.Num.Counter | inline |
Copy(Counter s) | IG.Num.Counter | inline |
Copy(long l) | IG.Num.Counter | inline |
Copy(Counter a, ref Counter res) | IG.Num.Counter | inlinestatic |
Copy(long a, ref Counter res) | IG.Num.Counter | inlinestatic |
Copy(string str) | IG.Num.Counter | inline |
Counter(Counter v) | IG.Num.Counter | inline |
Equals(object obj) | IG.Num.Counter | inline |
Equals(Counter a) | IG.Num.Counter | inline |
Examples() | IG.Num.Counter | inlinestatic |
GetHashCode() | IG.Num.Counter | inline |
IsInfinity | IG.Num.Counter | |
IsNaN | IG.Num.Counter | |
IsNegativeInfinity | IG.Num.Counter | |
IsPositiveInfinity | IG.Num.Counter | |
MaxValue() | IG.Num.Counter | inlinestatic |
MinValue() | IG.Num.Counter | inlinestatic |
One | IG.Num.Counter | static |
operator Counter(long a) | IG.Num.Counter | inlinestatic |
operator long(Counter a) | IG.Num.Counter | inlinestatic |
operator!=(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
operator*(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
operator+(Counter s) | IG.Num.Counter | inlinestatic |
operator+(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
operator-(Counter s) | IG.Num.Counter | inlinestatic |
operator-(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
operator/(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
operator<(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
operator<=(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
operator==(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
operator>(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
operator>=(Counter a, Counter b) | IG.Num.Counter | inlinestatic |
Parse(string str) | IG.Num.Counter | inlinestatic |
read(string str) | IG.Num.Counter | inline |
Read(ref Counter result, string str) | IG.Num.Counter | inlinestatic |
Read(ref Counter result, string str, int startpos) | IG.Num.Counter | inlinestatic |
Read(ref Counter result, string str, int startpos, bool skipspaces) | IG.Num.Counter | inlinestatic |
Read(string str, int startpos) | IG.Num.Counter | inline |
Read(string str, int startpos, bool skipspaces) | IG.Num.Counter | inline |
ToString() | IG.Num.Counter | inline |
ToString(string format, IFormatProvider formatProvider) | IG.Num.Counter | inline |
TryCopy(string str) | IG.Num.Counter | inline |
TryParse(string str, ref Counter result) | IG.Num.Counter | inlinestatic |
Value | IG.Num.Counter | |
Zero | IG.Num.Counter | static |