#include <filereaderutils.h>
|
| void | interpretFormatString (char *line, int &fieldStart, int &fieldWidth, int &expectedLineLength) const |
| |
| void | interpretFormatStringEx (char *line, int &firstFieldWidth, int &fieldStart, int &fieldWidth, int &expectedLineLength) const |
| |
| void | interpret (const char *fmt, int &fieldWidth, int &linelen) const |
| |
Definition at line 132 of file filereaderutils.h.
◆ AnsysFileReader()
| VtkUtils::AnsysFileReader::AnsysFileReader |
( |
QObject * |
parent = nullptr | ) |
|
|
explicit |
◆ interpret()
| void VtkUtils::AnsysFileReader::interpret |
( |
const char * |
fmt, |
|
|
int & |
fieldWidth, |
|
|
int & |
linelen |
|
) |
| const |
|
protected |
◆ interpretFormatString()
| void VtkUtils::AnsysFileReader::interpretFormatString |
( |
char * |
line, |
|
|
int & |
fieldStart, |
|
|
int & |
fieldWidth, |
|
|
int & |
expectedLineLength |
|
) |
| const |
|
protected |
◆ interpretFormatStringEx()
| void VtkUtils::AnsysFileReader::interpretFormatStringEx |
( |
char * |
line, |
|
|
int & |
firstFieldWidth, |
|
|
int & |
fieldStart, |
|
|
int & |
fieldWidth, |
|
|
int & |
expectedLineLength |
|
) |
| const |
|
protected |
◆ run()
| void VtkUtils::AnsysFileReader::run |
( |
| ) |
|
The documentation for this class was generated from the following files: