TAMSVIZ
Visualization and annotation tool for ROS
|
Public Member Functions | |
ResourceBase (const ResourceBase &)=delete | |
ResourceBase & | operator= (const ResourceBase &)=delete |
Static Public Member Functions | |
static void | setCleanupFunction (const std::function< void(const std::function< void()> &)> &callback) |
Protected Member Functions | |
void | cleanup (const std::function< void()> &callback) |
bool | invalidated () |
Definition at line 23 of file resource.h.