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

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
 
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 94 of file workspace.h.


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