|
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
PmtIString Class ReferenceThe PmtIString class is a utility class that provides useful <SPmtString> operations for parsing.
More...
#include <PmtIString.h>
List of all members.
Detailed Description
The PmtIString class is a utility class that provides useful <SPmtString> operations for parsing.
Constructor & Destructor Documentation
PmtIString::PmtIString |
( |
|
) |
[inline] |
|
PmtIString::~PmtIString |
( |
|
) |
[inline] |
|
Member Function Documentation
void PmtIString::lTrim |
( |
char * |
theString |
) |
[static] |
|
void PmtIString::removeLeftLineFeedsAndTabs |
( |
char * |
theString |
) |
[static] |
|
void PmtIString::removeRightLineFeedsAndTabs |
( |
char * |
theString |
) |
[static] |
|
void PmtIString::rTrim |
( |
char * |
theString |
) |
[static] |
|
void PmtIString::stripWhite |
( |
char * |
theString |
) |
[static] |
|
The documentation for this class was generated from the following files:
|