operator= (2)

CclBuf& operator=(const char* text)

text
The string to be assigned to the CclBuf object.

Assigns data from a string.