| InnoDB Plugin
    1.0
    | 
#include <dict0mem.h>
| Public Member Functions | |
| dict_foreign_not_exists (const dict_foreign_set &obj_) | |
| bool | operator() (dict_foreign_t *const &foreign) const | 
| Private Attributes | |
| const dict_foreign_set & | m_foreigns | 
Function object to check if a foreign key object is there
in the given foreign key set or not. It returns true if the foreign key is not found, false otherwise
 1.8.1.2
 1.8.1.2