owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
Public Member Functions | |
Node_blank (const unsigned n, const Doc_id doc) | |
unsigned | index () const |
Doc_id | document () const |
Public Member Functions inherited from owlcpp::Node | |
Ns_id | ns_id () const |
bool | operator== (const Node &n) const |
bool | operator!= (const Node &n) const |
void | accept (Visitor_node &visitor) const |
Node * | clone () const |