DTNMA Reference Tools v2.1.0 - 13.gc5c0bac
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
oper.h File Reference
#include <cace/amm/typing.h>
#include <cace/amm/named_type.h>
#include <cace/ari.h>
+ Include dependency graph for oper.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

struct  refda_amm_oper_desc_t
 An operator (OPER) descriptor. More...
 

Typedefs

typedef struct refda_oper_eval_ctx_s refda_oper_eval_ctx_t
 

Functions

void refda_amm_oper_desc_init (refda_amm_oper_desc_t *obj)
 
void refda_amm_oper_desc_deinit (refda_amm_oper_desc_t *obj)
 

Typedef Documentation

◆ refda_oper_eval_ctx_t

typedef struct refda_oper_eval_ctx_s refda_oper_eval_ctx_t

Function Documentation

◆ refda_amm_oper_desc_deinit()

◆ refda_amm_oper_desc_init()