Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD

ps
Enum PS_TRIM_MODE

   in CStr.h

Whitespace trim identifier for Trim and Pad functions


Field Summary
PS_TRIM_BOTH /
          
PS_TRIM_LEFT
          Trim all white space from the beginning of the string
PS_TRIM_RIGHT
          Trim all white space from the end of the string
 

Field Detail

PS_TRIM_BOTH

public PS_TRIM_BOTH /

PS_TRIM_LEFT

public PS_TRIM_LEFT
Trim all white space from the beginning of the string

PS_TRIM_RIGHT

public PS_TRIM_RIGHT
Trim all white space from the end of the string

 Overview   Project   Class   Tree   Deprecated   Index 
0 A.D.
Generated on September 04, 2007 at 18:14
CppDoc v2.4.0
FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD