MOAB: Mesh Oriented datABase  (version 5.4.1)
moab::NCWriteEuler Class Reference

#include <NCWriteEuler.hpp>

+ Inheritance diagram for moab::NCWriteEuler:
+ Collaboration diagram for moab::NCWriteEuler:

Public Member Functions

 NCWriteEuler (WriteNC *writeNC, int fileId, const FileOptions &opts, EntityHandle fileSet)
virtual ~NCWriteEuler ()

Detailed Description

Definition at line 17 of file NCWriteEuler.hpp.


Constructor & Destructor Documentation

moab::NCWriteEuler::NCWriteEuler ( WriteNC writeNC,
int  fileId,
const FileOptions opts,
EntityHandle  fileSet 
) [inline]

Definition at line 20 of file NCWriteEuler.hpp.

        : ScdNCWriteHelper( writeNC, fileId, opts, fileSet )
    {
    }

Definition at line 12 of file NCWriteEuler.cpp.

{
    // TODO Auto-generated destructor stub
}

List of all members.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines