SDSL: Succinct Data Structure Library
A C++ template library for succinct data structures
 All Classes Namespaces Files Functions Variables Typedefs Friends
sdsl::bp_interval< Int > Member List
This is the complete list of members for sdsl::bp_interval< Int >, including all inherited members.
bp_interval(Int i=0, Int j=0, Int ipos=0, Int cipos=0, Int jp1pos=0)sdsl::bp_interval< Int > [inline]
cipos (defined in sdsl::bp_interval< Int >)sdsl::bp_interval< Int >
isdsl::bp_interval< Int >
ipos (defined in sdsl::bp_interval< Int >)sdsl::bp_interval< Int >
jsdsl::bp_interval< Int >
jp1pos (defined in sdsl::bp_interval< Int >)sdsl::bp_interval< Int >
operator!=(const bp_interval &interval) const sdsl::bp_interval< Int > [inline]
operator<(const bp_interval &interval) const (defined in sdsl::bp_interval< Int >)sdsl::bp_interval< Int > [inline]
operator=(const bp_interval &interval)sdsl::bp_interval< Int > [inline]
operator==(const bp_interval &interval) const sdsl::bp_interval< Int > [inline]