Public Member Functions | |
CacheKey (const std::string &f, ros::Time t) | |
bool | operator< (const CacheKey &rhs) const |
Public Attributes | |
std::string | frame |
ros::Time | time |
Definition at line 273 of file frame_manager.h.
|
inline |
Definition at line 275 of file frame_manager.h.
|
inline |
Definition at line 279 of file frame_manager.h.
std::string rviz::FrameManager::CacheKey::frame |
Definition at line 289 of file frame_manager.h.
ros::Time rviz::FrameManager::CacheKey::time |
Definition at line 290 of file frame_manager.h.