This class provides a customized string type used by test messages.
Synopsis
Declared in <balb_testmessages.h>
class CustomString;
Type Aliases
Name |
Description |
Base string type for this customized type. |
Member Functions
Name |
Description |
|
Constructors |
|
Destroy this object. |
Assign to this object the value of the specified |
|
Assign to this object the value read from the specified input |
|
Write the value of this object to the specified output |
|
Convert from the specified |
|
Return the most current |
|
Format this object to the specified output |
|
Reset this object to the default value (i.e., its value upon default construction). |
|
Convert this value to |
Static Member Functions
Name |
Description |
Check if the specified |
Static Data Members
Name |
Description |
Name of this class. |
Friends
Name |
Description |
Return |
|
Return |
Created with MrDocs