| My Project
   
    | 
#include <table_cache.h>
| Public Member Functions | |
| Table_cache_element (TABLE_SHARE *share_arg) | |
| TABLE_SHARE * | get_share () const | 
| Friends | |
| class | Table_cache | 
| class | Table_cache_manager | 
| class | Table_cache_iterator | 
Element that represents the table in the specific table cache. Plays for table cache instance role similar to role of TABLE_SHARE for table definition cache.
It is an implementation detail of Table_cache and is present in the header file only to allow inlining of some methods.
 1.7.6.1
 1.7.6.1