Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

Stripper Class Reference

Strips heading and trailing whitespaces from a string passed as an argument. More...

#include <stripper.h>

List of all members.

Public Methods

 Stripper ()
 Consructor.

virtual ~Stripper ()
 Destructor.

string Strip (string)
 Strip heading and trailing whitespaces from a string.


Detailed Description

Strips heading and trailing whitespaces from a string passed as an argument.

Author:
Constantinos A. Kotsokalis


Constructor & Destructor Documentation

Stripper::Stripper  
 

Consructor.

virtual Stripper::~Stripper   [virtual]
 

Destructor.


Member Function Documentation

string Stripper::Strip string   
 

Strip heading and trailing whitespaces from a string.

Returns:
  • an empty string if no heading and trailing whitespaces exist
  • the stripped string eithercase


The documentation for this class was generated from the following file:
Generated on Thu Jun 26 00:23:14 2003 for Panoptis by doxygen1.2.18