It will also notify the associated LB of the new table.
Public Member Functions | |
W2Converter (const std::string &outputdir, const std::string ¬ificationLB="") | |
specify the directory that xml files should be written to and the name of the LB to notify after they are written. | |
bool | convert (const std::string &inputFile) |
Convert the data in this text file. |
ltg3D::W2Converter::W2Converter | ( | const std::string & | outputdir, | |
const std::string & | notificationLB = "" | |||
) |
specify the directory that xml files should be written to and the name of the LB to notify after they are written.
If the LB name is empty, no notification will be done.
bool ltg3D::W2Converter::convert | ( | const std::string & | inputFile | ) |
Convert the data in this text file.