owlcpp
v0.3.3~
C++ library for working with OWL ontologies
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Macros
Pages
include
owlcpp
rdf
nodes_std.hpp
Go to the documentation of this file.
1
6
#ifndef NODES_STD_HPP_
7
#define NODES_STD_HPP_
8
#include "
owlcpp/rdf/config.hpp
"
9
10
namespace
owlcpp{
11
class
Map_std;
12
15
struct
Nodes_none
{
16
void
operator()(
Map_std
&)
const
{}
17
};
18
21
struct
OWLCPP_RDF_DECL
Nodes_owl
{
22
void
operator()(
Map_std
&)
const
;
23
};
24
25
}
//namespace owlcpp
26
#endif
/* NODES_STD_HPP_ */
Generated on Tue Dec 10 2013 17:00:47 for owlcpp by
1.8.1.2