Kea  1.9.9-git
rrset_collection_base.h File Reference
#include <dns/rrset.h>
#include <dns/name.h>
#include <boost/shared_ptr.hpp>
#include <iterator>
+ Include dependency graph for rrset_collection_base.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isc::dns::RRsetCollectionBase::Iter
 A helper iterator interface for RRsetCollectionBase. More...
 
class  isc::dns::RRsetCollectionBase::Iterator
 A forward std::iterator for RRsetCollectionBase. More...
 
class  isc::dns::RRsetCollectionBase
 Generic class to represent a set of RRsets. More...
 
class  isc::dns::RRsetCollectionError
 Error during RRsetCollectionBase find() operation. More...
 

Namespaces

 isc
 Defines the logger used by the top-level component of kea-dhcp-ddns.
 
 isc::dns
 

Typedefs

typedef boost::shared_ptr< RRsetCollectionBase > isc::dns::RRsetCollectionPtr