knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
shared_ptr.cpp File Reference
#include <knowrob/Logger.h>
#include <knowrob/ThreadPool.h>
#include <knowrob/integration/python/gil.h>
#include <knowrob/integration/python/converter/shared_ptr.h>
Include dependency graph for shared_ptr.cpp:

Go to the source code of this file.

Namespaces

 boost
 
 boost::python
 
 boost::python::converter
 

Macros

#define KNOWROB_PY_USE_SHARED_PTR_DELETER_QUEUE
 

Functions

template<class T >
T * boost::get_pointer (std::shared_ptr< T > p)
 

Macro Definition Documentation

◆ KNOWROB_PY_USE_SHARED_PTR_DELETER_QUEUE

#define KNOWROB_PY_USE_SHARED_PTR_DELETER_QUEUE

Definition at line 11 of file shared_ptr.cpp.