Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
Public Attributes | List of all members
hicn_face_vft_s Struct Reference

Definition of the virtual functin table for an hICN FACE DPO. More...

#include <face.h>

Public Attributes

u8 *(* format_face )(u8 *s, va_list *args)
 
int(* hicn_face_del )(hicn_face_id_t face_id)
 
void(* hicn_face_get_dpo )(hicn_face_t *face, dpo_id_t *dpo)
 

Detailed Description

Definition of the virtual functin table for an hICN FACE DPO.

Member Data Documentation

◆ format_face

u8*(* hicn_face_vft_s::format_face) (u8 *s, va_list *args)

Format an hICN face dpo


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