TuttleOFX  1
main.cpp File Reference
#include <sam/common/utility.hpp>
#include <sam/common/options.hpp>
#include <tuttle/common/exceptions.hpp>
#include <tuttle/common/utils/applicationPath.hpp>
#include <tuttle/host/Core.hpp>
#include <boost/program_options.hpp>
#include <boost/filesystem.hpp>
#include <boost/foreach.hpp>
#include <boost/throw_exception.hpp>
#include <climits>
Include dependency graph for main.cpp:

Go to the source code of this file.

Namespaces

namespace  sam

Functions

bfs::path sam::retrieveToolFullPath (const std::string &toolName, const std::vector< bfs::path > &searchPaths)
std::vector< bfs::path > sam::retrieveSearchPaths (const bfs::path &samDirectory)
std::vector< bfs::path > sam::retrieveAllSamCommands (const bfs::path &dir)
std::vector< bfs::path > sam::retrieveAllSamCommands (const std::vector< bfs::path > &dirs)
int main (int argc, char **argv)

Function Documentation