StrTrim Class Reference

StrTrim a simple but handy 5 line string trimmer. More...

#include <strtrim.h>


Public Member Functions

 StrTrim (const std::string &tobedel=" ")
std::string & trimFront (std::string &input) const
std::string & trimBack (std::string &input) const
std::string & trim (std::string &input) const
 ~StrTrim ()


Detailed Description

StrTrim a simple but handy 5 line string trimmer.

Author:
Michael Moritz
StrTrim has the advantage of extensively using std::string functions. It should be quite slow

Definition at line 33 of file strtrim.h.


The documentation for this class was generated from the following file:
Generated on Tue Jul 24 16:36:54 2007 for gps by  doxygen 1.5.1