![]() |
|
Public Member Functions | |
TypeName ("xmgr") | |
Runtime type information. | |
xmgrGraph () | |
Construct null. | |
~xmgrGraph () | |
const word & | ext () const |
Return the appropriate fileName extension. | |
void | write (const graph &, Ostream &os) const |
Write graph in appropriate format. | |
Static Public Attributes | |
const word | ext_ |
FileName extension for this graph format. |
|
Construct null.
Definition at line 73 of file xmgrGraph.H. |
|
Definition at line 79 of file xmgrGraph.H. |
|
Return the appropriate fileName extension. for this graph format Implements graph::writer. Definition at line 91 of file xmgrGraph.H. |
|
Runtime type information.
|
|
Write graph in appropriate format.
Implements graph::writer. |
|
FileName extension for this graph format.
Definition at line 67 of file xmgrGraph.H. |