ConsoleHandler.h
Go to the documentation of this file.
00001 #ifndef __CONSOLE_HANDLER_H__
00002 #define __CONSOLE_HANDLER_H__
00003 
00004 
00005 #include <sstream>
00006 
00010 namespace ConsoleHandler
00011 {
00015    void printInConsole(const std::stringstream  &strStream);
00016 
00017 }
00018 
00019 #endif //ndef __CONSOLE_HANDLER_H__


vrep_ros_plugin
Author(s): Riccardo Spica , Giovanni Claudio
autogenerated on Sat Jun 8 2019 20:22:41