Classes | |
| class | Manager |
| Manager class. More... | |
Functions | |
| def | handler |
Variables | |
| manager = None | |
| The pointer to the Manager. | |
| tuple | mutex = threading.RLock() |
| The mutex of the pointer to the Manager. | |
| def OpenRTM_aist.Manager.handler | ( | signum, | |
| frame | |||
| ) |
Definition at line 64 of file Manager.py.
The pointer to the Manager.
Definition at line 41 of file Manager.py.
| tuple OpenRTM_aist::Manager::mutex = threading.RLock() |
The mutex of the pointer to the Manager.
Definition at line 49 of file Manager.py.