8 #ifndef NEIGHBORDATASET_H_
9 #define NEIGHBORDATASET_H_
12 #include <ibrcommon/refcnt_ptr.h>
56 refcnt_ptr<NeighborDataSetImpl> _impl;
const dtn::data::Number & getId() const
NeighborDataSetImpl & operator*()
virtual ~NeighborDataSetImpl()=0
const dtn::data::Number _dataset_id
bool operator<(const NeighborDataset &) const
NeighborDataset(const dtn::data::Number &id)
NeighborDataSetImpl(const dtn::data::Number &id)
bool operator>(const NeighborDataset &) const
bool operator==(const NeighborDataset &) const