Functions
GrabberUtils.cpp File Reference
#include "GrabberUtils.h"
#include <sstream>
#include <ctype.h>
#include <algorithm>
Include dependency graph for GrabberUtils.cpp:

Go to the source code of this file.

Functions

template<class T1 , class T2 >
T1 find_first_not_of (T1 first1, T1 last1, T2 first2, T2 last2)
vector< string > splitString (const string &_orginal, const string &_seperators)
string toString (long _value)

Function Documentation

template<class T1 , class T2 >
T1 find_first_not_of ( T1  first1,
T1  last1,
T2  first2,
T2  last2 
)

Definition at line 20 of file GrabberUtils.cpp.

vector<string> splitString ( const string &  _orginal,
const string &  _seperators 
)

Definition at line 32 of file GrabberUtils.cpp.

string toString ( long  _value)

converts a number to a string

Definition at line 11 of file GrabberUtils.cpp.



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