3387 Error(
"Reading mapping table from "+conf.
Get<
string>(
"pixel-map-file")+
" failed.");
3395 if (stat(
fPath.c_str(), &st))
3401 if ((st.st_mode&S_IFDIR)==0)
3407 if ((st.st_mode&S_IWUSR)==0)
3413 if ((st.st_mode&S_IXUSR)==0)
3422 ofstream(
fPath+
"/error.data") << out.str();
uint64_t JavaDate() const
Adds some functionality to boost::posix_time::ptime for our needs.
T Get(const std::string &var)
int Error(const std::string &str)
bool Read(const std::string &fname)