BRL-CAD
bu_attribute_value_pair Struct Reference

#include <avs.h>

Data Fields

const char * name
 
const char * value
 

Detailed Description

These strings may or may not be individually allocated, it depends on usage.

Definition at line 67 of file avs.h.

Field Documentation

◆ name

const char* name

attribute name

Definition at line 68 of file avs.h.

◆ value

const char* value

attribute value

Definition at line 69 of file avs.h.


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