My Project
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Gtid_set::Gtid_iterator Class Reference

#include <rpl_gtid.h>

List of all members.

Public Member Functions

 Gtid_iterator (const Gtid_set *gs)
void next ()
 Advance to next group.
Gtid get () const
 Return next group, or {0,0} if we reached the end.

Detailed Description

Iterator over all groups in a Gtid_set. This is a const iterator; it does not allow modification of the Gtid_set.


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