Function eCAL::Util::GeteCALHomePath#
Defined in File ecal_util.h
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.