Inheritance diagram for IString:
Public Methods | |
virtual const char * | str ()=0 |
|
This function returns a pointer to the character buffer of the string. It is guaranteed to be valid while the IString exists. When the final release of the IString is called, this pointer may no longer be valid. Implemented in StringImp, StaticString, and StlIString. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.