#include "certi.hh"
#include "Exception.hh"
#include <vector>
#include <utility>
#include <map>
Go to the source code of this file.
Namespaces | |
namespace | certi |
Classes | |
class | Extent |
An extent is a subspace in a routing space. More... | |
Typedefs | |
typedef std::pair< ULong, ULong > | Range |
typedef std::vector< Range > | RangeSet |