InnoDB Plugin  1.0
Public Member Functions | Data Fields
dict_foreign_with_index Struct Reference

#include <dict0mem.h>

Collaboration diagram for dict_foreign_with_index:
Collaboration graph
[legend]

Public Member Functions

 dict_foreign_with_index (const dict_index_t *index)
bool operator() (const dict_foreign_t *foreign) const

Data Fields

const dict_index_tm_index

Detailed Description

A function object to find a foreign key with the given index as the

referenced index. Return the foreign key with matching criteria or NULL


The documentation for this struct was generated from the following file: