#include <ogdf/fileformats/DinoTools.h>
List of all members.
Static Public Member Functions |
| static void | stringToDoubleArray (const String &str, Array< double > &doubleArray) |
| static void | reportError (const char *functionName, int sourceLine, const char *errorMessage, int inputFileLine=-1, bool abort=true) |
Detailed Description
Definition at line 70 of file DinoTools.h.
Member Function Documentation
| static void ogdf::DinoTools::reportError |
( |
const char * |
functionName, |
|
|
int |
sourceLine, |
|
|
const char * |
errorMessage, |
|
|
int |
inputFileLine = -1, |
|
|
bool |
abort = true | |
|
) |
| | [static] |
| static void ogdf::DinoTools::stringToDoubleArray |
( |
const String & |
str, |
|
|
Array< double > & |
doubleArray | |
|
) |
| | [static] |
The documentation for this class was generated from the following file: