RRange
Object Hierarchy:
Description:
[ Compact ]
[ CCode ( cname = "RRange" , cprefix = "r_range_" , free_function = "r_range_free" ) ]
public class RRange
Content:
Classes:
Creation methods:
Methods:
- public uint64 add_from_string (string str)
- public bool contains (uint64 addr)
- public bool get_n (int n, out uint64 fr, out uint64 to)
- public unowned RRange* inverse (uint64 fr, uint64 to, int flags)
- public unowned Item* item_get (uint64 addr)
- public bool list (bool rad)
- public uint64 size ()
- public bool sort ()