DTNMA Reference Tools v2.0.0 - 9.gaff6489
Delay-Tolerant Networking Management Architecture (DTNMA) Tool Suite
Loading...
Searching...
No Matches
cace_ari_translate_ctx_t Struct Reference

Context used for cace_ari_translator_t functions. More...

#include <algo.h>

+ Collaboration diagram for cace_ari_translate_ctx_t:

Data Fields

const cace_ari_tparent
 The parent value of the one being translated.
 
bool is_map_key
 True if the parent is an AM literal and this is a map key.
 
void * user_data
 User-supplied pointer to cace_ari_translate()
 

Detailed Description

Context used for cace_ari_translator_t functions.

Field Documentation

◆ parent

const cace_ari_t* cace_ari_translate_ctx_t::parent

The parent value of the one being translated.

If this is a literal with a container type, the visited value is a member of that container. If this is an object reference, the visited value is a parameter.

Referenced by cace_ari_translate().


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