TAMSVIZ
Visualization and annotation tool for ROS
Public Member Functions | List of all members
LockScope Class Reference
Inheritance diagram for LockScope:
Inheritance graph
[legend]
Collaboration diagram for LockScope:
Collaboration graph
[legend]

Public Member Functions

 LockScope (const LockScope &)=delete
 
LockScopeoperator= (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
 
Workspaceoperator* ()
 
const Workspaceoperator* () const
 
Workspaceoperator-> ()
 
const Workspaceoperator-> () const
 
- Public Member Functions inherited from ObjectScope
 ObjectScope (const ObjectScope &)=delete
 
ObjectScopeoperator= (const ObjectScope &)=delete
 

Detailed Description

Definition at line 68 of file workspace.h.


The documentation for this class was generated from the following files: