The file contains definition of the Table reading functionlity. More...

Go to the source code of this file.
Data Structures | |
| struct | VISU.TTable2D |
| struct | VISU.TTable2D.TRow |
| class | VISU.TTableIDMapper |
Packages | |
| package | VISU |
Typedefs | |
| typedef MED::SharedPtr < TTableIDMapper > | VISU.PTableIDMapper |
| typedef std::vector < PTableIDMapper > | VISU.TTableContainer |
Functions | |
| VISU_CONVERTOR_EXPORT void | VISU.ImportTables (const char *theFileName, TTableContainer &theContainer, bool theFirstStrAsTitle=false) |
| void | VISU.ImportCSVTable (const char *theFileName, TTableContainer &theContainer, bool theFirstStrAsTitle, const char theSeparator) |