A class containing static convenience methods to fetch the subnets from the containers.
More...
template<typename ReturnPtrType, typename CollectionType>
class isc::dhcp::SubnetFetcher< ReturnPtrType, CollectionType >
A class containing static convenience methods to fetch the subnets from the containers.
- Template Parameters
-
| ReturnPtrType | Type of the returned object, i.e. Subnet4Ptr or Subnet6Ptr. |
| CollectionType | One of the Subnet4SimpleCollection, Subnet4Collection, Subnet6SimpleCollection or Subnet6Collection. |
Definition at line 974 of file subnet.h.