Formatter::GetNextStr

Formatter::GetNextStr
virtual StringDataPtr GetNextStr() const;
Description

GetNextStr obtains the next string, previously set by SetNextStr, required by the formatter for conversion.

Return Value

A string that is used as the next string by the formatter.