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 347 of file frame_manager.h.
|
inline |
Definition at line 349 of file frame_manager.h.
|
inline |
Definition at line 353 of file frame_manager.h.
std::string rviz::FrameManager::CacheKey::frame |
Definition at line 363 of file frame_manager.h.
ros::Time rviz::FrameManager::CacheKey::time |
Definition at line 364 of file frame_manager.h.