StringMessage class

The StringMessage class provides methods for accessing the contents of a StringMessage object. The header file for this class is StringMessage.hpp. It resides in the following subdirectory of your product directory:

DevelopmentKits\cdk\generic_include
 

Table 110 summarizes the methods in the StringMessage class.

Table 110.
Member methods of the StringMessage class
Member method Description Page
hasMoreTokens() Indicates whether a StringMessage object has more string tokens. hasMoreTokens()
nextToken() Returns the next string or NULL. nextToken()

Copyright IBM Corp. 1997, 2003