Mercury
|
#include <mercury_string_object.h>
Public Attributes | |
char * | data |
hg_bool_t | is_const |
hg_bool_t | is_owned |
Definition at line 16 of file mercury_string_object.h.
char* hg_string_object::data |
Definition at line 17 of file mercury_string_object.h.
hg_bool_t hg_string_object::is_const |
Definition at line 18 of file mercury_string_object.h.
hg_bool_t hg_string_object::is_owned |
Definition at line 19 of file mercury_string_object.h.