FAST  3.2.0
Framework for Heterogeneous Medical Image Computing and Visualization
Static Public Member Functions | Static Protected Member Functions | List of all members
fast::Config Class Reference

#include <Config.hpp>

Static Public Member Functions

static std::string getTestDataPath ()
 
static std::string getKernelSourcePath ()
 
static std::string getKernelBinaryPath ()
 
static std::string getDocumentationPath ()
 
static std::string getPipelinePath ()
 
static std::string getLibraryPath ()
 
static std::string getQtPluginsPath ()
 
static StreamingMode getStreamingMode ()
 
static void setStreamingMode (StreamingMode mode)
 
static void setTestDataPath (std::string path)
 
static void setKernelSourcePath (std::string path)
 
static void setKernelBinaryPath (std::string path)
 
static void setDocumentationPath (std::string path)
 
static void setPipelinePath (std::string path)
 
static void setConfigFilename (std::string filename)
 
static void setBasePath (std::string path)
 

Static Protected Member Functions

static void loadConfiguration ()
 
static std::string getPath ()
 

Member Function Documentation

◆ getDocumentationPath()

static std::string fast::Config::getDocumentationPath ( )
static

◆ getKernelBinaryPath()

static std::string fast::Config::getKernelBinaryPath ( )
static

◆ getKernelSourcePath()

static std::string fast::Config::getKernelSourcePath ( )
static

◆ getLibraryPath()

static std::string fast::Config::getLibraryPath ( )
static

◆ getPath()

static std::string fast::Config::getPath ( )
staticprotected

◆ getPipelinePath()

static std::string fast::Config::getPipelinePath ( )
static

◆ getQtPluginsPath()

static std::string fast::Config::getQtPluginsPath ( )
static

◆ getStreamingMode()

static StreamingMode fast::Config::getStreamingMode ( )
static

◆ getTestDataPath()

static std::string fast::Config::getTestDataPath ( )
static

◆ loadConfiguration()

static void fast::Config::loadConfiguration ( )
staticprotected

◆ setBasePath()

static void fast::Config::setBasePath ( std::string  path)
static

◆ setConfigFilename()

static void fast::Config::setConfigFilename ( std::string  filename)
static

◆ setDocumentationPath()

static void fast::Config::setDocumentationPath ( std::string  path)
static

◆ setKernelBinaryPath()

static void fast::Config::setKernelBinaryPath ( std::string  path)
static

◆ setKernelSourcePath()

static void fast::Config::setKernelSourcePath ( std::string  path)
static

◆ setPipelinePath()

static void fast::Config::setPipelinePath ( std::string  path)
static

◆ setStreamingMode()

static void fast::Config::setStreamingMode ( StreamingMode  mode)
static

◆ setTestDataPath()

static void fast::Config::setTestDataPath ( std::string  path)
static

The documentation for this class was generated from the following file: