DTNMA Reference Tools v2.0.0 - 10.g9536600
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
|
This just verifies the ability for a C++11 executable to link with the refda library. More...
#include <refda/agent.h>
#include <refda/adm/ietf_amm.h>
#include <refda/adm/ietf_dtnma_agent.h>
#include <cace/util/logging.h>
#include <cace/util/defs.h>
#include <iostream>
Functions | |
static int | dummy_send (const cace_ari_list_t data, const cace_amm_msg_if_metadata_t *meta, void *ctx) |
static int | dummy_recv (cace_ari_list_t data, cace_amm_msg_if_metadata_t *meta, cace_daemon_run_t *running, void *ctx) |
int | main (int argc, char *argv[]) |
Variables | |
static refda_agent_t | agent |
Per-process state. | |
This just verifies the ability for a C++11 executable to link with the refda library.