|
IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
| 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 | [inline, static] |
| Copy(long a, ref Counter res) | IG::Num::Counter | [inline, static] |
| 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 | [inline, static] |
| 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 | [inline, static] |
| MinValue() | IG::Num::Counter | [inline, static] |
| One | IG::Num::Counter | [static] |
| operator Counter(long a) | IG::Num::Counter | [inline, static] |
| operator long(Counter a) | IG::Num::Counter | [inline, static] |
| operator!=(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| operator*(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| operator+(Counter s) | IG::Num::Counter | [inline, static] |
| operator+(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| operator-(Counter s) | IG::Num::Counter | [inline, static] |
| operator-(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| operator/(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| operator<(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| operator<=(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| operator==(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| operator>(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| operator>=(Counter a, Counter b) | IG::Num::Counter | [inline, static] |
| Parse(string str) | IG::Num::Counter | [inline, static] |
| read(string str) | IG::Num::Counter | [inline] |
| Read(ref Counter result, string str) | IG::Num::Counter | [inline, static] |
| Read(ref Counter result, string str, int startpos) | IG::Num::Counter | [inline, static] |
| Read(ref Counter result, string str, int startpos, bool skipspaces) | IG::Num::Counter | [inline, static] |
| 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 | [inline, static] |
| Value | IG::Num::Counter | |
| Zero | IG::Num::Counter | [static] |