View on GitHub

Vistle

Distributed Data-parallel Scientific Visualization in VR

Namespaces | Functions
directory.h File Reference
#include <string>
#include <map>
#include "export.h"
Include dependency graph for directory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vistle
 
namespace  vistle::directory
 

Functions

std::string vistle::directory::build_type ()
 
std::string vistle::directory::prefix (int argc, char *argv[])
 
std::string vistle::directory::prefix (const std::string &bindir)
 
std::string vistle::directory::bin (const std::string &prefix)
 
std::string vistle::directory::module (const std::string &prefix)
 
std::string vistle::directory::share (const std::string &prefix)
 
std::string vistle::directory::configHome ()