#include "vio/csync_vio_handle.h"
Go to the source code of this file.
Data Structures | |
struct | csync_vio_handle_s |
Functions | |
void | csync_vio_handle_destroy (csync_vio_handle_t *handle) |
csync_vio_handle_t * | csync_vio_handle_new (const char *uri, csync_vio_method_handle_t *method_handle) |
void csync_vio_handle_destroy | ( | csync_vio_handle_t * | handle | ) |
csync_vio_handle_t* csync_vio_handle_new | ( | const char * | uri, | |
csync_vio_method_handle_t * | method_handle | |||
) |