|
CWB
|
The DynArg object contains an argument for a dynamic attribute. More...
#include <attributes.h>
Data Fields | |
| int | type |
| struct _DynArg * | next |
The DynArg object contains an argument for a dynamic attribute.
| struct _DynArg* next |
Referenced by cl_delete_attribute(), cl_dynamic_call(), cl_dynamic_numargs(), describe_attribute(), and makearg().
| int type |
Referenced by cl_dynamic_call(), cl_dynamic_numargs(), describe_attribute(), and makearg().
1.8.8