InnoDB Plugin  1.0
Public Member Functions
dict_foreign_compare Struct Reference

#include <dict0mem.h>

Public Member Functions

bool operator() (const dict_foreign_t *lhs, const dict_foreign_t *rhs) const

Detailed Description

Compare two dict_foreign_t objects using their ids. Used in the ordering

of dict_table_t::foreign_set and dict_table_t::referenced_set. It returns true if the first argument is considered to go before the second in the strict weak ordering it defines, and false otherwise.


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