44
44
table_cache_dictionary::TableCache::Generator::Generator(drizzled::Field **arg) :
45
45
drizzled::plugin::TableFunction::Generator(arg),
50
50
for (table::CacheMap::const_iterator iter= table::getCache().begin();
51
51
iter != table::getCache().end();