Kea 2.7.5
|
This is the complete list of members for isc::ha::CommandCreator, including all inherited members.
createDHCPDisable(const unsigned int origin_id, const unsigned int max_period, const HAServerType &server_type) | isc::ha::CommandCreator | static |
createDHCPEnable(const unsigned int origin_id, const HAServerType &server_type) | isc::ha::CommandCreator | static |
createHAReset(const std::string &server_name, const HAServerType &server_type) | isc::ha::CommandCreator | static |
createHeartbeat(const std::string &server_name, const HAServerType &server_type) | isc::ha::CommandCreator | static |
createLease4Delete(const dhcp::Lease4 &lease4) | isc::ha::CommandCreator | static |
createLease4GetAll() | isc::ha::CommandCreator | static |
createLease4GetPage(const dhcp::Lease4Ptr &lease4, const uint32_t limit) | isc::ha::CommandCreator | static |
createLease4Update(const dhcp::Lease4 &lease4) | isc::ha::CommandCreator | static |
createLease6BulkApply(const dhcp::Lease6CollectionPtr &leases, const dhcp::Lease6CollectionPtr &deleted_leases) | isc::ha::CommandCreator | static |
createLease6BulkApply(LeaseUpdateBacklog &leases) | isc::ha::CommandCreator | static |
createLease6Delete(const dhcp::Lease6 &lease6) | isc::ha::CommandCreator | static |
createLease6GetAll() | isc::ha::CommandCreator | static |
createLease6GetPage(const dhcp::Lease6Ptr &lease6, const uint32_t limit) | isc::ha::CommandCreator | static |
createLease6Update(const dhcp::Lease6 &lease6) | isc::ha::CommandCreator | static |
createMaintenanceNotify(const std::string &server_name, const bool cancel, const HAServerType &server_type) | isc::ha::CommandCreator | static |
createSyncCompleteNotify(const unsigned int origin_id, const std::string &server_name, const HAServerType &server_type) | isc::ha::CommandCreator | static |
ha_commands4_ | isc::ha::CommandCreator | static |
ha_commands6_ | isc::ha::CommandCreator | static |