Mercury
Public Attributes | List of all members
hg_string_object Struct Reference

#include <mercury_string_object.h>

Public Attributes

char * data
 
hg_bool_t is_const
 
hg_bool_t is_owned
 

Detailed Description

Definition at line 16 of file mercury_string_object.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: