Routing.h
Go to the documentation of this file.
00001 // -*- C++ -*-
00020 #ifndef COIL_ROUTING_H
00021 #define COIL_ROUTING_H
00022 
00023 #include <string>
00024  
00025 namespace coil
00026 {
00058   bool dest_to_endpoint(std::string dest_addr, std::string& endpoint);
00059 
00060 }; //namespace coil
00061 #endif // COIL_ROUTING_H


openrtm_aist
Author(s): Noriaki Ando
autogenerated on Sat Jun 8 2019 18:49:06