/[projects]/smsdaemon/Util.h
ViewVC logotype

Diff of /smsdaemon/Util.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 185 by torben, Mon Dec 15 09:10:05 2008 UTC revision 193 by torben, Wed Dec 17 23:43:26 2008 UTC
# Line 30  namespace Util Line 30  namespace Util
30          std::string str_gsm2latin(std::string str);          std::string str_gsm2latin(std::string str);
31          std::string str_latin2gsm(std::string str);          std::string str_latin2gsm(std::string str);
32    
33          std::string readUrl(std::string url, std::string tempfile);  //  Deprecated:: use HttpClient instead
34    //      std::string readUrl(std::string url, std::string tempfile);
35    
36          std::string iconv_wrapper(std::string _input, std::string to_format, std::string from_format);          std::string iconv_wrapper(std::string _input, std::string to_format, std::string from_format);
37    

Legend:
Removed from v.185  
changed lines
  Added in v.193

  ViewVC Help
Powered by ViewVC 1.1.20