|
RDFS
The Rice Comp413 2017 class' continuation on the work of the 2016 RDFS.
|
Public Member Functions | |
| xpath_node * | begin () const |
| xpath_node * | end () const |
| bool | empty () const |
| size_t | size () const |
| xpath_node | first () const |
| void | push_back_grow (const xpath_node &node, xpath_allocator *alloc) |
| void | push_back (const xpath_node &node, xpath_allocator *alloc) |
| void | append (const xpath_node *begin_, const xpath_node *end_, xpath_allocator *alloc) |
| void | sort_do () |
| void | truncate (xpath_node *pos) |
| void | remove_duplicates () |
| xpath_node_set::type_t | type () const |
| void | set_type (xpath_node_set::type_t value) |
1.8.6