[inline]
Definition at line 177 of file StringParser.h.
References mP, and mText.
Referenced by GetString2().
00178 { 00179 return mText[mP]; 00180 }