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