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 196 of file frame_manager.h.
rviz::FrameManager::CacheKey::CacheKey | ( | const std::string & | f, |
ros::Time | t | ||
) | [inline] |
Definition at line 198 of file frame_manager.h.
Definition at line 203 of file frame_manager.h.
std::string rviz::FrameManager::CacheKey::frame |
Definition at line 213 of file frame_manager.h.
Definition at line 214 of file frame_manager.h.