OpenFOAM logo
Open Source CFD Toolkit

xmgrGraph Class Reference

Inheritance diagram for xmgrGraph:

Inheritance graph
[legend]
Collaboration diagram for xmgrGraph:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TypeName ("xmgr")
 Runtime type information.
 xmgrGraph ()
 Construct null.
 ~xmgrGraph ()
const wordext () 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.

Constructor & Destructor Documentation

xmgrGraph  )  [inline]
 

Construct null.

Definition at line 73 of file xmgrGraph.H.

~xmgrGraph  )  [inline]
 

Definition at line 79 of file xmgrGraph.H.


Member Function Documentation

const word& ext  )  const [inline, virtual]
 

Return the appropriate fileName extension.

for this graph format

Implements graph::writer.

Definition at line 91 of file xmgrGraph.H.

TypeName "xmgr"   ) 
 

Runtime type information.

void write const graph ,
Ostream os
const [virtual]
 

Write graph in appropriate format.

Implements graph::writer.


Member Data Documentation

const word ext_ [static]
 

FileName extension for this graph format.

Definition at line 67 of file xmgrGraph.H.


The documentation for this class was generated from the following file:
For further information go to www.openfoam.org