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

Diff of /smsdaemon/Util.h

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

revision 132 by torben, Sun Dec 7 00:59:05 2008 UTC revision 141 by torben, Sun Dec 7 13:28:52 2008 UTC
# Line 29  namespace Util Line 29  namespace Util
29    
30          std::string readUrl(std::string url, std::string tempfile);          std::string readUrl(std::string url, std::string tempfile);
31    
32            std::string iconv_wrapper(std::string _input, std::string to_format, std::string from_format);
33    
34          std::string convertToUnicode(std::string);          std::string convertToUnicode(std::string);
35          std::string convertFromUnicode(std::string);          std::string convertFromUnicode(std::string);
36    

Legend:
Removed from v.132  
changed lines
  Added in v.141

  ViewVC Help
Powered by ViewVC 1.1.20