Inheritance diagram for StlIString:
Public Methods | |
StlIString (const std::string &str) | |
virtual const char * | str () |
|
|
|
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. Implements IString. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.