|
MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include <NCWriteFV.hpp>
Inheritance diagram for moab::NCWriteFV:
Collaboration diagram for moab::NCWriteFV:Public Member Functions | |
| NCWriteFV (WriteNC *writeNC, int fileId, const FileOptions &opts, EntityHandle fileSet) | |
| virtual | ~NCWriteFV () |
Definition at line 17 of file NCWriteFV.hpp.
| moab::NCWriteFV::NCWriteFV | ( | WriteNC * | writeNC, |
| int | fileId, | ||
| const FileOptions & | opts, | ||
| EntityHandle | fileSet | ||
| ) | [inline] |
Definition at line 20 of file NCWriteFV.hpp.
: ScdNCWriteHelper( writeNC, fileId, opts, fileSet ) { }
| moab::NCWriteFV::~NCWriteFV | ( | ) | [virtual] |
Definition at line 12 of file NCWriteFV.cpp.
{
// TODO Auto-generated destructor stub
}