Loading...
Searching...
No Matches
clif_attr_t Struct Reference

Link format attribute descriptor. More...

Detailed Description

Link format attribute descriptor.

Definition at line 137 of file clif.h.

#include <clif.h>

Data Fields

char * value
 string with the value
 
unsigned value_len
 length of the value
 
const char * key
 attribute name
 
unsigned key_len
 length of the attribute name
 

Field Documentation

◆ key

const char* clif_attr_t::key

attribute name

Definition at line 140 of file clif.h.

◆ key_len

unsigned clif_attr_t::key_len

length of the attribute name

Definition at line 141 of file clif.h.

◆ value

char* clif_attr_t::value

string with the value

Definition at line 138 of file clif.h.

◆ value_len

unsigned clif_attr_t::value_len

length of the value

Definition at line 139 of file clif.h.


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