My Project
Public Member Functions | Friends
Table_cache_element Class Reference

#include <table_cache.h>

List of all members.

Public Member Functions

 Table_cache_element (TABLE_SHARE *share_arg)
TABLE_SHAREget_share () const

Friends

class Table_cache
class Table_cache_manager
class Table_cache_iterator

Detailed Description

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.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines