RPrint
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "RPrint" , cprefix = "r_print_" , free_function = "r_print_free" ) ]
public class RPrint
Content:
Creation methods:
Methods:
- public void bytes (uint8* buf, int len, string fmt)
- public void c (uint8* buf, int len)
- public void code (uint64 addr, uint8* buf, int len, char lang)
- public void cursor (int cur, int len, int @set)
- public int date_dos (uint8* buf, int len)
- public int date_unix (uint8* buf, int len)
- public int date_w32 (uint8* buf, int len)
- public void hexdump (uint64 addr, uint8* buf, int len, int baddr, int step, int foo)
- public string hexpair (string str, int idx)
- public void hexpairs (uint64 addr, uint8* buf, int len)
- public void raw (uint64 addr, uint8* buf, int len, int lines)
- public void set_cursor (int curset, int ocursor, int cursor)
- public void set_flags (int flags)
Fields: