|
capydi
|
#include <iostream>#include <fstream>#include "FileIterator.hpp"#include "CppTargetAggregator.hpp"#include "HppTargetAggregator.hpp"#include "CapydiTargetAggregator.hpp"
Typedefs | |
| using | PathType |
Functions | |
| void | write_all (const PathType &file, const FileSystem::FileContentType &content) |
| int | main (int argc, char *argv[]) |
Variables | |
| const std::string | CAUTION |
| const std::string | HPP_DEFAULT |
| const std::string | CPP_DEFAULT = CAUTION |
| using FileSystem::PathType |
| int main | ( | int | argc, |
| char * | argv[] ) |

| void write_all | ( | const PathType & | file, |
| const FileSystem::FileContentType & | content ) |

| const std::string CAUTION |
| const std::string CPP_DEFAULT = CAUTION |