16#ifndef AEONGAMES_CONVERT_H
17#define AEONGAMES_CONVERT_H
38 int operator() (
int argc,
char** argv )
override;
40 void ProcessArgs (
int argc,
char** argv );
53 FileType GetFileType (
const char* aMagic )
const;
54 std::string mInputFile;
55 std::string mOutputFile;
int operator()(int argc, char **argv) override
Execute the convert tool.
Convert()
Default constructor.
<- This is here just for the literals