Function eCAL::Util::GeteCALHomePath

Function eCAL::Util::GeteCALHomePath#

Function Documentation#

ECAL_API std::string eCAL::Util::GeteCALHomePath()#

Retrieve eCAL home path (for starting eCAL applications). Windows: $ECAL_HOME/eCAL Linux: $HOME/.ecal.

Deprecated:

Please use the method std::string GeteCALConfigPath() instead. This function will be removed in future eCAL versions.

Returns:

eCAL home path.