Method | Description | |
---|---|---|
Add ( |
Method | Description | |
---|---|---|
FlagsHexField ( |
||
OnBufferChanged ( object newValue ) : void | ||
OnUpdateValue ( ) : void | ||
WriteNewValue ( ulong newValue ) : void |
Method | Description | |
---|---|---|
GetBitField ( int bit ) : |
||
SetValue ( |
||
ToUInt64 ( object o ) : ulong | ||
UpdateFields ( object newValue ) : void | ||
Updated ( |
protected FlagsHexField ( |
||
buffer | ||
parentName | string | |
name | string | |
start | HexPosition | |
size | int | |
return | System |
protected OnBufferChanged ( object newValue ) : void | ||
newValue | object | |
return | void |
protected abstract WriteNewValue ( ulong newValue ) : void | ||
newValue | ulong | |
return | void |