The world's most popular open source database

Public Attributes | |
| int | cfg_i |
| int | connected |
| int | last_error |
| int | last_error_line |
| char | last_error_desc [NDB_MGM_MAX_ERR_DESC_SIZE] |
| int | read_timeout |
| int | write_timeout |
| NDB_SOCKET_TYPE | socket |
| LocalConfig | cfg |
| FILE * | errstream |
| char * | m_name |
| int | mgmd_version_major |
| int | mgmd_version_minor |
| int | mgmd_version_build |
Definition at line 88 of file mgmapi.cpp.
Definition at line 100 of file mgmapi.cpp.
Referenced by ndb_mgm_alloc_nodeid(), ndb_mgm_connect(), ndb_mgm_get_configuration_nodeid(), ndb_mgm_get_connected_host(), ndb_mgm_get_connected_port(), ndb_mgm_get_connectstring(), and ndb_mgm_set_configuration_nodeid().
Definition at line 89 of file mgmapi.cpp.
Referenced by ndb_mgm_connect(), ndb_mgm_get_connected_host(), and ndb_mgm_get_connected_port().
Definition at line 91 of file mgmapi.cpp.
Referenced by ndb_mgm_connect(), ndb_mgm_disconnect(), and ndb_mgm_is_connected().
Definition at line 105 of file mgmapi.cpp.
Referenced by ndb_mgm_alloc_nodeid(), ndb_mgm_call(), ndb_mgm_connect(), ndb_mgm_get_configuration(), ndb_mgm_get_connection_int_parameter(), ndb_mgm_get_mgmd_nodeid(), ndb_mgm_get_version(), ndb_mgm_purge_stale_sessions(), ndb_mgm_set_connection_int_parameter(), ndb_mgm_set_error_stream(), ndb_mgm_set_int64_parameter(), ndb_mgm_set_int_parameter(), and ndb_mgm_set_string_parameter().
Definition at line 92 of file mgmapi.cpp.
| char ndb_mgm_handle::last_error_desc[NDB_MGM_MAX_ERR_DESC_SIZE] |
Definition at line 94 of file mgmapi.cpp.
Definition at line 93 of file mgmapi.cpp.
| char* ndb_mgm_handle::m_name |
Definition at line 106 of file mgmapi.cpp.
Referenced by ndb_mgm_alloc_nodeid(), and ndb_mgm_set_name().
Definition at line 95 of file mgmapi.cpp.
Referenced by ndb_mgm_call(), ndb_mgm_check_connection(), ndb_mgm_end_session(), ndb_mgm_get_configuration(), ndb_mgm_get_status(), ndb_mgm_restart3(), and ndb_mgm_start_backup().
| NDB_SOCKET_TYPE ndb_mgm_handle::socket |
Definition at line 98 of file mgmapi.cpp.
Referenced by ndb_mgm_call(), ndb_mgm_check_connection(), ndb_mgm_connect(), ndb_mgm_disconnect(), ndb_mgm_end_session(), ndb_mgm_get_configuration(), ndb_mgm_get_status(), ndb_mgm_is_connected(), and ndb_mgm_listen_event_internal().
Definition at line 96 of file mgmapi.cpp.
1.4.7

