|
|
| VmTxtFmtAccess (VM &vm) |
| |
|
bool | isObjMem () const |
| |
|
Common::String | getString (uint maxLen=256) const |
| |
|
uint8 | getU8 () const |
| |
|
uint32 | getU32 () const |
| |
|
void | write (byte *src, uint len) |
| |
|
void | setU8 (uint8 v) |
| |
|
void | setU32 (uint32 v) |
| |
|
uint32 | getVal () const |
| |
|
void | setVal (uint32 v) |
| |
|
uint32 | getOffset () const |
| |
|
uint | getMemType () const |
| |
|
void | setMemType (uint tp) |
| |
|
void | setOffset (uint32 offset) |
| |
|
void | setAddress (uint tp, uint32 offset) |
| |
|
|
VM & | _vm |
| |
|
byte * | objMem = nullptr |
| |
|
uint32 | value = 0 |
| |
The documentation for this struct was generated from the following file: