NewMadeleine

Documentation

nm_connector_iface_s Struct Reference

#include <nm_connector.h>

Data Fields

void(* create )(void *_status, int addr_len, const char **url)
 
int(* exchange )(void *_status, const char *local_connector_url, const char *remote_connector_url, const void *local_cnx_addr, void *remote_cnx_addr)
 

Detailed Description

Definition at line 28 of file nm_connector.h.

Field Documentation

◆ create

void(* nm_connector_iface_s::create) (void *_status, int addr_len, const char **url)

Definition at line 30 of file nm_connector.h.

◆ exchange

int(* nm_connector_iface_s::exchange) (void *_status, const char *local_connector_url, const char *remote_connector_url, const void *local_cnx_addr, void *remote_cnx_addr)

Definition at line 31 of file nm_connector.h.


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