OpenScop
0.9.0
|
#include <comment.h>
Data Fields | |
char * | comment |
The osl_comment_t structure stores a comment extention to the core OpenScop representation. It is simply a 0-terminated string.
char* osl_comment::comment |
A comment message as a 0-terminated string.
Definition at line 84 of file comment.h.
Referenced by osl_comment_clone(), osl_comment_equal(), osl_comment_free(), osl_comment_idump(), osl_comment_malloc(), osl_comment_sprint(), and osl_comment_sread().