|  | Kea 3.1.0
    | 
This file defines the class D2UpdateMgr. More...
#include <asiolink/io_service.h>#include <d2/d2_queue_mgr.h>#include <d2srv/nc_trans.h>#include <d2srv/d2_cfg_mgr.h>#include <d2srv/d2_log.h>#include <exceptions/exceptions.h>#include <boost/noncopyable.hpp>#include <boost/shared_ptr.hpp>#include <map>Go to the source code of this file.
| Classes | |
| class | isc::d2::D2UpdateMgr | 
| D2UpdateMgr creates and manages update transactions.  More... | |
| class | isc::d2::D2UpdateMgrError | 
| Thrown if the update manager encounters a general error.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::d2 | 
| Typedefs | |
| typedef boost::shared_ptr< D2UpdateMgr > | isc::d2::D2UpdateMgrPtr | 
| Defines a pointer to a D2UpdateMgr instance. | |
| typedef std::map< TransactionKey, NameChangeTransactionPtr > | isc::d2::TransactionList | 
| Defines a list of transactions. | |
This file defines the class D2UpdateMgr.
Definition in file d2_update_mgr.h.