|
quasardb C API
|
A structure representing the address of a quasardb node. More...
#include <client.h>
Data Fields | |
| const char * | address |
| unsigned short | port |
| The port of the remote node. | |
A structure representing the address of a quasardb node.
| const char* qdb_remote_node_t::address |
A pointer to a null-terminated string representing the address of the remote node
1.8.5