10 #define mtFltGridDs_H_
19 #include <vlutil/vlConfig.h>
51 virtual bool readNode(
const xmlNodePtr root, xmlNodePtr node);
60 virtual bool files(
const DtFilename& mftFilename, vector<string>& files);
68 bool DtReplaceString(
string& source,
const string oldstr,
const string newstr);
72 bool DtReplaceString(
string& source,
const string oldstr,
int newval);
78 void getRootPath(
const DtFilename& mftFilename,
DtString &rp);
84 void solveStaticAttributesFilePattern(
string& filePattern);