owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Classes | Namespaces
node_literal.hpp File Reference
#include <string>
#include "boost/functional/hash.hpp"
#include "boost/lexical_cast.hpp"
#include "owlcpp/rdf/node.hpp"
#include "owlcpp/rdf/exception.hpp"
#include "owlcpp/node_id.hpp"
#include "owlcpp/terms/node_tags_system.hpp"
#include "owlcpp/rdf/literal_datatypes.hpp"
#include "owlcpp/rdf/node_fwd.hpp"
#include "owlcpp/rdf/visitor_node.hpp"

Go to the source code of this file.

Classes

class  owlcpp::Node_literal
 Abstract literal node class. More...
class  owlcpp::detail::Node_literal_impl< Dt >
class  owlcpp::detail::Node_literal_impl< Datatype_string >

Namespaces

namespace  owlcpp
 Main namespace of owlcpp library.

Detailed Description

part of owlcpp project.

Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2012