Overview   Namespace   Class   Index   Help 

Data of Class OUStringBuffer


pData
rtl_uString * pData;

Summary
A pointer to the data structur which contains the data.

nCapacity
sal_Int32 nCapacity;

Summary
The len of the pData->buffer.

Top of Page