#include <mfileswriter.hh>
Definition at line 36 of file mfileswriter.hh.
| msbGrid::MFilesWriter::MFilesWriter |
( |
const InputData * |
inputData | ) |
|
|
inline |
| msbGrid::MFilesWriter::~MFilesWriter |
( |
| ) |
|
|
inline |
| void msbGrid::MFilesWriter::closeFile |
( |
| ) |
|
|
inline |
| void msbGrid::MFilesWriter::openFile |
( |
const std::string & |
name | ) |
|
|
inline |
| void msbGrid::MFilesWriter::write |
( |
const std::string & |
texte | ) |
|
|
inline |
| void msbGrid::MFilesWriter::write |
( |
const Point & |
pt0, |
|
|
const bool & |
writeText |
|
) |
| |
|
inline |
| void msbGrid::MFilesWriter::write |
( |
const msbGrid::Edge & |
ed0, |
|
|
const bool & |
writeText |
|
) |
| |
|
inline |
| void msbGrid::MFilesWriter::write |
( |
const msbGrid::Triangle & |
tr0, |
|
|
const bool & |
writeText |
|
) |
| |
|
inline |
template<typename EntityT >
| void msbGrid::MFilesWriter::write |
( |
const msbGrid::Block< EntityT > & |
bl0, |
|
|
const bool & |
writeText = false |
|
) |
| |
|
inline |
| void msbGrid::MFilesWriter::writeCommanLine_ |
( |
| ) |
|
|
inline |
| const InputData* msbGrid::MFilesWriter::inputData_ |
|
private |
| std :: ofstream msbGrid::MFilesWriter::outputFile_ |
|
private |
The documentation for this class was generated from the following file: