#include <ndb_cluster_connection.hpp>
Public Member Functions | |
| Ndb_cluster_connection_node_iter () | |
Private Attributes | |
| unsigned char | scan_state |
| unsigned char | init_pos |
| unsigned char | cur_pos |
Friends | |
| class | Ndb_cluster_connection_impl |
| Ndb_cluster_connection_node_iter::Ndb_cluster_connection_node_iter | ( | ) | [inline] |
friend class Ndb_cluster_connection_impl [friend] |
unsigned char Ndb_cluster_connection_node_iter::cur_pos [private] |
unsigned char Ndb_cluster_connection_node_iter::init_pos [private] |
unsigned char Ndb_cluster_connection_node_iter::scan_state [private] |
Based on MySQL Cluster 7.0.10.
This page is for information only and is not maintained by MySQL or Sun Microsystems - use at your own risk. For an upto date view of the API refer to the header files included with your MySQL Cluster distribution or check the MySQL Cluster API Developer Guide.