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) | |
![]() | |
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 94 of file workspace.h.