File containing definitions of RangeSet class. More...
#include "cgatools/core.hpp"#include <vector>#include <string>#include <set>Go to the source code of this file.
Classes | |
| class | cgatools::util::FastRangeSet |
the class is designed to support a relatively small set of ranges and answer the questions:
| |
| class | cgatools::util::FastRangeSet::RangeSet |
Namespaces | |
| namespace | cgatools |
Namespace containing the libcgatools API. | |
| namespace | cgatools::reference |
Namespace for reference-specific utilities. | |
| namespace | cgatools::util |
Namespace for general-purpose utilities. | |
Defines | |
| #define | CGATOOLS_UTIL_RANGE_SET_HPP_ 1 |
Typedefs | |
| typedef std::vector< std::string > | cgatools::util::StringVector |
File containing definitions of RangeSet class.
1.6.2