knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
IRIAtom.cpp File Reference
#include <boost/python.hpp>
#include "knowrob/terms/IRIAtom.h"
#include "knowrob/integration/python/utils.h"
#include "knowrob/semweb/Resource.h"
#include "knowrob/semweb/PrefixRegistry.h"
#include "knowrob/Logger.h"
Include dependency graph for IRIAtom.cpp:

Go to the source code of this file.

Namespaces

 knowrob
 
 knowrob::py
 

Functions

IRIAtomPtr knowrob::iri (std::string_view ns, std::string_view name)
 
template<>
void knowrob::py::createType< IRIAtom > ()