OpenScop
0.9.0
|
#include <clay.h>
Data Fields | |
char * | script |
The osl_clay_t structure stores a clay extention to the core OpenScop representation. It is simply a 0-terminated string.
char* osl_clay::script |
Clay script as a 0-terminated string.
Definition at line 84 of file clay.h.
Referenced by osl_clay_clone(), osl_clay_equal(), osl_clay_free(), osl_clay_idump(), osl_clay_malloc(), osl_clay_sprint(), and osl_clay_sread().