owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Public Member Functions | Friends | List of all members
owlcpp::Node_iri Class Reference
Inheritance diagram for owlcpp::Node_iri:
owlcpp::Node

Public Member Functions

 Node_iri (const Ns_id ns=terms::empty::id(), std::string const &val="")
std::string const & fragment () 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
Nodeclone () const

Friends

std::size_t hash_value (Node_iri const &node)

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