56 BESFileContainer::BESFileContainer(
const string &sym_name,
57 const string &real_name,
61 string::size_type dotdot = real_name.find(
".." ) ;
62 if( dotdot != string::npos )
64 string s = (string)
"'../' not allowed in container real name "
108 (
string)
"BES.CachePrefix", (
string)
"BES.CacheSize");
126 BESCache cache( *keys,
"BES.CacheDir",
"BES.CachePrefix",
"BES.CacheSize" );
164 << (
void *)
this <<
")" << endl ;