RParse
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "RParse" , cprefix = "r_parse_" , free_function = "r_parse_free" ) ]
public class RParse
Content:
Creation methods:
Methods:
- public bool assemble (ref string dst, ref string src)
- public bool filter (uint64 addr, RFlag flag, Hint hint, ref string data, ref string str, int len, bool bigendian)
- public bool parse (string dst, ref string src)
- public bool use (string name)