|
torc-master
|
Source for a Xdl extracter command line utility. More...
#include <fstream>#include "MarkExtracter.hpp"#include "torc/common/DirectoryTree.hpp"#include "torc/physical/XdlImporter.hpp"#include "torc/physical/XdlExporter.hpp"
Include dependency graph for XdlExtractMain.cpp:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Main entry point for the xdlextract tool. More... | |
Source for a Xdl extracter command line utility.
Definition in file XdlExtractMain.cpp.
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main entry point for the xdlextract tool.
Definition at line 26 of file XdlExtractMain.cpp.
Here is the call graph for this function: