My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
Gtid_set::Interval Struct Reference

#include <rpl_gtid.h>

List of all members.

Public Member Functions

bool equals (const Interval &other) const
 Return true iff this interval is equal to the given interval.

Public Attributes

rpl_gno start
 The first GNO of this interval.
rpl_gno end
 The first GNO after this interval.
Intervalnext
 Pointer to next interval in list.

Detailed Description

Represents one element in the linked list of intervals associated with a SIDNO.


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