|
TAMSVIZ
Visualization and annotation tool for ROS
|


Public Member Functions | |
| ActionScope (const std::string &label, const std::shared_ptr< const Object > &object=nullptr, bool aggregate=false) | |
Public Member Functions inherited from LockScope | |
| 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 |
Public Member Functions inherited from ObjectScope | |
| ObjectScope (const ObjectScope &)=delete | |
| ObjectScope & | operator= (const ObjectScope &)=delete |
Definition at line 94 of file workspace.h.
1.8.11