Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members Related Pages
String Class Reference
Simple string class based on SmartArray<char>.
More...
#include <String.h>
Inheritance diagram for String:
List of all members.
|
Public Methods |
|
void | Clear () |
|
String & | operator= (const char *sz) |
| | Copy string including the terminating null character.
|
|
istream & | Read (istream &is) |
Detailed Description
Simple string class based on SmartArray<char>.
Since it's not clear how to read and write a leda_string, I prefer to use this simple class to deal with strings.
/see SmartArray.
Definition at line 57 of file String.h.
The documentation for this class was generated from the following file:
Generated on Sat Nov 13 11:21:31 2004 for Noisy DAG Matcher by
1.2.18