|
owlcpp
v0.3.3~
C++ library for working with OWL ontologies
|
#include "boost/fusion/include/at.hpp"#include "boost/fusion/include/for_each.hpp"#include "boost/fusion/include/front.hpp"#include "boost/fusion/include/mpl.hpp"#include "boost/mpl/assert.hpp"#include "boost/mpl/at.hpp"#include "boost/mpl/fold.hpp"#include "boost/mpl/if.hpp"#include "boost/mpl/push_back.hpp"#include "boost/mpl/vector.hpp"#include "boost/mpl/vector_c.hpp"#include "owlcpp/rdf/detail/map_triple_config.hpp"#include "owlcpp/rdf/detail/triple_index.hpp"Go to the source code of this file.
Classes | |
| class | owlcpp::Map_triple< Index_subj, Index_pred, Index_obj, Index_doc > |
| Store, index, and search RDF triples. More... | |
| class | owlcpp::Map_triple< Index_subj, Index_pred, Index_obj, Index_doc >::Insert |
| struct | owlcpp::Map_triple< Index_subj, Index_pred, Index_obj, Index_doc >::Clear |
| class | owlcpp::Map_triple< Index_subj, Index_pred, Index_obj, Index_doc >::Erase |
| struct | owlcpp::Map_triple< Index_subj, Index_pred, Index_obj, Index_doc >::result< Subj, Pred, Obj, Doc > |
| class | owlcpp::Map_triple< Index_subj, Index_pred, Index_obj, Index_doc >::result_b< Subj, Pred, Obj, Doc > |
Namespaces | |
| namespace | owlcpp |
| Main namespace of owlcpp library. | |
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