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 229 of file frame_manager.h.
rviz::FrameManager::CacheKey::CacheKey | ( | const std::string & | f, |
ros::Time | t | ||
) | [inline] |
Definition at line 231 of file frame_manager.h.
bool rviz::FrameManager::CacheKey::operator< | ( | const CacheKey & | rhs | ) | const [inline] |
Definition at line 236 of file frame_manager.h.
std::string rviz::FrameManager::CacheKey::frame |
Definition at line 246 of file frame_manager.h.
Definition at line 247 of file frame_manager.h.