prefix-update-commands.hpp
Go to the documentation of this file.
1 /* -*- Mode:C++; c-file-style:"gnu"; indent-tabs-mode:nil; -*- */
34 #ifndef NLSR_UPDATE_PREFIX_UPDATE_COMMANDS_HPP
35 #define NLSR_UPDATE_PREFIX_UPDATE_COMMANDS_HPP
36 
37 #include <ndn-cxx/mgmt/nfd/control-command.hpp>
38 
39 namespace nlsr {
40 namespace update {
41 
43 {
44 public:
46 };
47 
49 {
50 public:
52 };
53 
54 } // namespace update
55 } // namespace nlsr
56 
57 #endif // NLSR_UPDATE_PREFIX_UPDATE_COMMANDS_HPP
Copyright (c) 2014-2017, The University of Memphis, Regents of the University of California, Arizona Board of Regents.