quasardb C API
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Data Fields
qdb_remote_node_t Struct Reference

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.
 

Detailed Description

A structure representing the address of a quasardb node.

Field Documentation

const char* qdb_remote_node_t::address

A pointer to a null-terminated string representing the address of the remote node


The documentation for this struct was generated from the following file: