TAMSVIZ
Visualization and annotation tool for ROS
|
Public Member Functions | |
LockScope (const LockScope &)=delete | |
LockScope & | operator= (const LockScope &)=delete |
std::shared_ptr< Workspace > & | ws () |
const std::shared_ptr< Workspace > & | ws () const |
std::shared_ptr< Workspace > & | operator() () |
const std::shared_ptr< Workspace > & | operator() () const |
Workspace & | operator* () |
const Workspace & | operator* () const |
Workspace * | operator-> () |
const Workspace * | operator-> () const |
![]() | |
ObjectScope (const ObjectScope &)=delete | |
ObjectScope & | operator= (const ObjectScope &)=delete |
Definition at line 68 of file workspace.h.