Link format attribute descriptor.  
 More...
Link format attribute descriptor. 
Definition at line 136 of file clif.h.
 
#include <clif.h>
 | 
| 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  
  | 
|   | 
◆ key
      
        
          | const char* clif_attr_t::key | 
        
      
 
attribute name 
Definition at line 139 of file clif.h.
 
 
◆ key_len
      
        
          | unsigned clif_attr_t::key_len | 
        
      
 
length of the attribute name 
Definition at line 140 of file clif.h.
 
 
◆ value
string with the value 
Definition at line 137 of file clif.h.
 
 
◆ value_len
      
        
          | unsigned clif_attr_t::value_len | 
        
      
 
length of the value 
Definition at line 138 of file clif.h.
 
 
The documentation for this struct was generated from the following file: