GrabberUtils.h
Go to the documentation of this file.
00001 #ifndef GRABBER_UTILS
00002 #define GRABBER_UTILS
00003 
00004 /***********************************************************************
00005  * basic functionalities for the puma grabber
00006  *********************************************************************/
00007 
00008 #include <string>
00009 #include <vector>
00010 
00014 std::string toString ( long _value );
00015 
00020 std::vector<std::string> splitString ( const std::string &_orginal, const std::string &_seperators );
00021 
00022 #endif


obj_rec_gui
Author(s): AGAS/agas@uni-koblenz.de
autogenerated on Mon Oct 6 2014 02:53:43