Declaration of class String. More...
Go to the source code of this file.
Classes | |
| class | ogdf::String |
| Representation of character strings. More... | |
| class | ogdf::DefHashFunc< String > |
Namespaces | |
| namespace | ogdf |
| The namespace for all OGDF objects. | |
Defines | |
| #define | OGDF_STRING_H |
| #define | OGDF_STRING_BUFFER_SIZE 1024 |
Functions | |
| ostream & | ogdf::operator<< (ostream &os, const String &str) |
| Output operator for strings. | |
Declaration of class String.
Copyright (C). All rights reserved. See README.txt in the root directory of the OGDF installation for details.
Definition in file String.h.
| #define OGDF_STRING_BUFFER_SIZE 1024 |
| #define OGDF_STRING_H |