#include <PythonInterface.h>
Definition at line 18 of file PythonInterface.h.
◆ PythonInterface()
rtabmap::PythonInterface::PythonInterface |
( |
| ) |
|
◆ ~PythonInterface()
rtabmap::PythonInterface::~PythonInterface |
( |
| ) |
|
|
virtual |
◆ getTraceback()
◆ lock()
void rtabmap::PythonInterface::lock |
( |
| ) |
|
|
protected |
◆ unlock()
void rtabmap::PythonInterface::unlock |
( |
| ) |
|
|
protected |
◆ mainThreadID_
unsigned long rtabmap::PythonInterface::mainThreadID_ = 0 |
|
staticprotected |
◆ mainThreadState_
PyThreadState * rtabmap::PythonInterface::mainThreadState_ = 0 |
|
staticprotected |
◆ mutex_
UMutex rtabmap::PythonInterface::mutex_ |
|
staticprivate |
◆ refCount_
int rtabmap::PythonInterface::refCount_ = 0 |
|
staticprivate |
◆ threadState_
PyThreadState* rtabmap::PythonInterface::threadState_ |
|
protected |
The documentation for this class was generated from the following files: