45 BESFileContainer::BESFileContainer(
const string &sym_name,
46 const string &real_name,
50 string::size_type dotdot = real_name.find(
".." ) ;
51 if( dotdot != string::npos )
53 string s = (string)
"'../' not allowed in container real name "
96 BESCache cache( *keys,
"BES.CacheDir",
"BES.CachePrefix",
"BES.CacheSize" );
131 << (
void *)
this <<
")" << endl ;