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 232 of file frame_manager.h.
|
inline |
Definition at line 234 of file frame_manager.h.
|
inline |
Definition at line 239 of file frame_manager.h.
std::string rviz::FrameManager::CacheKey::frame |
Definition at line 249 of file frame_manager.h.
ros::Time rviz::FrameManager::CacheKey::time |
Definition at line 250 of file frame_manager.h.