OpenScop
0.9.0
|
#include <textual.h>
Data Fields | |
char * | textual |
The osl_textual_t structure stores the complete textual representation of the scop extension field. It is a special case of extension since it does not require start and end tag.
char* osl_textual::textual |
Full extension string as a 0-terminated string.
Definition at line 85 of file textual.h.
Referenced by osl_textual_clone(), osl_textual_free(), osl_textual_idump(), osl_textual_malloc(), and osl_textual_sread().