Namespace: Wnlib
Class PointerType
System.Object
|
+-- Wnlib.PointerType
public class PointerTypeextends System.Object
Static- False
Persistent- False
Sealed- False
Abstract- False
Count
public static int Count
Has getter- True
Static- True
Virtual- False
Type- int
Extern- False
New- False
Has setter- False
Override- False
Sealed- False
Abstract- False
ident
public int ident
Has getter- True
Static- False
Virtual- False
Type- int
Extern- False
New- False
Has setter- False
Override- False
Sealed- False
Abstract- False
label
public string label
Has getter- True
Static- False
Virtual- False
Type- string
Extern- False
New- False
Has setter- False
Override- False
Sealed- False
Abstract- False
mnemonic
public string mnemonic
Has getter- True
Static- False
Virtual- False
Type- string
Extern- False
New- False
Has setter- False
Override- False
Sealed- False
Abstract- False
symbol
public string symbol
Has getter- True
Static- False
Virtual- False
Type- string
Extern- False
New- False
Has setter- False
Override- False
Sealed- False
Abstract- False
of
public PointerType of(string s)
Returns- PointerType
Nullable- False
Virtual- False
New- False
Sealed- False
Extern- False
Override- False
Abstract- False
Static- True
of
public PointerType of(int id)
Returns- PointerType
Nullable- False
Virtual- False
New- False
Sealed- False
Extern- False
Override- False
Abstract- False
Static- True
operator +
public PointerType operator +(PointerType a, int b)
Static- True
Returns- PointerType
Extern- False
operator <=
public bool operator <=(PointerType a, string s)
Static- True
Returns- bool
Extern- False
operator >=
public bool operator >=(PointerType a, string s)
Static- True
Returns- bool
Extern- False