|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| xml_node_struct (impl::xml_memory_page *page, xml_node_type type) | |
Public Attributes | |
| uintptr_t | header |
| char_t * | name |
| char_t * | value |
| xml_node_struct * | parent |
| xml_node_struct * | first_child |
| xml_node_struct * | prev_sibling_c |
| xml_node_struct * | next_sibling |
| xml_attribute_struct * | first_attribute |
1.8.6