Functions | |
| void | abstractMixedGraph::ExportToAscii (const char *fileName, TOption format=0) const throw (ERFile) |
| void | mipInstance::ExportToAscii (const char *fileName, TOption format=0) const throw (ERFile) |
| virtual void | managedObject::ExportToAscii (const char *fileName, TOption format=0) const throw (ERFile,ERRejected) |
|
||||||||||||
|
Export a data object to file, in a class dependent ASCII format.
Reimplemented in abstractMixedGraph, and mipInstance. |
|
||||||||||||
|
Export a mip object to file, in a class dependent ASCII format.
Reimplemented from managedObject. |
|
||||||||||||
|
Export a graph object to a xfig canvas file.
Reimplemented from managedObject. |