|
owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include <iosfwd>#include <string>#include "boost/assert.hpp"#include "boost/bind.hpp"#include "boost/function.hpp"#include "boost/shared_ptr.hpp"#include "owlcpp/io/config.hpp"#include "owlcpp/io/exception.hpp"Go to the source code of this file.
Classes | |
| class | owlcpp::Raptor_wrapper |
| struct | owlcpp::Raptor_wrapper::Err |
Namespaces | |
| namespace | owlcpp |
| Main namespace of owlcpp library. | |
Typedefs | |
| typedef struct raptor_parser_s | raptor_parser |
| typedef struct raptor_world_s | raptor_world |
| typedef struct raptor_uri_s | raptor_uri |
part of owlcpp project.
Distributed under the Boost Software License, Version 1.0; see doc/license.txt.
Copyright Mikhail K Levin 2012
1.8.1.2