src/utils/utils.h File Reference

#include <string>
#include <iostream>
#include <fstream>
#include <iomanip>
#include <exception>

Include dependency graph for utils.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int parseInt (string s, int radix=10)
ostream & dbsp (ostream &str)
ostream & blk (ostream &str)
bool fetchUri (string uri, string &path)


Function Documentation

ostream& blk ( ostream &  str  ) 

Definition at line 65 of file utility.cpp.

ostream& dbsp ( ostream &  str  ) 

Definition at line 59 of file utility.cpp.

bool fetchUri ( string  uri,
string &  path 
)

Definition at line 34 of file net.cpp.

int parseInt ( string  s,
int  radix = 10 
)

Definition at line 26 of file utility.cpp.


Generated on Sat Jan 10 19:07:02 2009 for wsdlpull by  doxygen 1.5.5