Inheritance diagram for StaticString:
Public Methods | |
StaticString (const char *in) | |
virtual const char * | str () |
|
This is the constructor for the StaticString class. It takes in a pointer to a string that is assumed to be valid for the duration of the current process.
|
|
This function is used to access the actual character buffer controlled by the StringImp. Implements IString. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.