owlcpp  v0.3.3~
C++ library for working with OWL ontologies
 All Classes Namespaces Files Functions Macros Pages
Namespaces | Typedefs
node_fwd.hpp File Reference
#include "boost/cstdint.hpp"

Go to the source code of this file.

Namespaces

namespace  owlcpp
 Main namespace of owlcpp library.

Typedefs

typedef
detail::Node_literal_impl
< detail::Datatype_bool > 
owlcpp::Node_bool
typedef
detail::Node_literal_impl
< detail::Datatype_int > 
owlcpp::Node_int
typedef
detail::Node_literal_impl
< detail::Datatype_unsigned > 
owlcpp::Node_unsigned
typedef
detail::Node_literal_impl
< detail::Datatype_real > 
owlcpp::Node_double
typedef
detail::Node_literal_impl
< detail::Datatype_string > 
owlcpp::Node_string

Detailed Description

part of owlcpp project.

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