InnoDB Plugin  1.0
Public Member Functions | Private Attributes
dict_foreign_not_exists Struct Reference

#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

Detailed Description

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


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