TRIP Routing Daemon
TRIP (RFC 3219) Location Server Implementation
Loading...
Searching...
No Matches
api.h File Reference

API endpoints. More...

#include <db/trib.h>
#include <sys/types.h>
Include dependency graph for api.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  endpoint_t

Typedefs

typedef int(* endpoint_handler_t) (int, char *, char *, ssize_t, trib_t *)

Variables

const endpoint_t api []

Detailed Description

API endpoints.