Fawkes API
Fawkes Development Version
|
This is the complete list of members for fawkes::tf::BufferCore, including all inherited members.
all_frames_as_string() const | fawkes::tf::BufferCore | |
all_frames_as_string_no_lock() const | fawkes::tf::BufferCore | protected |
all_frames_as_YAML(double current_time) const | fawkes::tf::BufferCore | |
all_frames_as_YAML() const | fawkes::tf::BufferCore | |
allocate_frame(CompactFrameID cfid, bool is_static) | fawkes::tf::BufferCore | protected |
BufferCore(float cache_time=DEFAULT_CACHE_TIME) | fawkes::tf::BufferCore | |
cache_time_ | fawkes::tf::BufferCore | protected |
can_transform(const std::string &target_frame, const std::string &source_frame, const fawkes::Time &time, std::string *error_msg=NULL) const | fawkes::tf::BufferCore | |
can_transform(const std::string &target_frame, const fawkes::Time &target_time, const std::string &source_frame, const fawkes::Time &source_time, const std::string &fixed_frame, std::string *error_msg=NULL) const | fawkes::tf::BufferCore | |
can_transform_internal(CompactFrameID target_id, CompactFrameID source_id, const fawkes::Time &time, std::string *error_msg) const | fawkes::tf::BufferCore | protected |
can_transform_no_lock(CompactFrameID target_id, CompactFrameID source_id, const fawkes::Time &time, std::string *error_msg) const | fawkes::tf::BufferCore | protected |
clear() | fawkes::tf::BufferCore | |
create_connectivity_error_string(CompactFrameID source_frame, CompactFrameID target_frame, std::string *out) const | fawkes::tf::BufferCore | protected |
DEFAULT_CACHE_TIME | fawkes::tf::BufferCore | static |
frame_authority_ | fawkes::tf::BufferCore | protected |
frame_mutex_ | fawkes::tf::BufferCore | mutableprotected |
frameIDs_ | fawkes::tf::BufferCore | protected |
frameIDs_reverse | fawkes::tf::BufferCore | protected |
frames_ | fawkes::tf::BufferCore | protected |
get_cache_length() | fawkes::tf::BufferCore | inline |
get_frame(CompactFrameID c_frame_id) const | fawkes::tf::BufferCore | protected |
get_latest_common_time(CompactFrameID target_frame, CompactFrameID source_frame, fawkes::Time &time, std::string *error_string) const | fawkes::tf::BufferCore | protected |
lookup_frame_number(const std::string &frameid_str) const | fawkes::tf::BufferCore | protected |
lookup_frame_string(CompactFrameID frame_id_num) const | fawkes::tf::BufferCore | protected |
lookup_or_insert_frame_number(const std::string &frameid_str) | fawkes::tf::BufferCore | protected |
lookup_transform(const std::string &target_frame, const std::string &source_frame, const fawkes::Time &time, StampedTransform &transform) const | fawkes::tf::BufferCore | |
lookup_transform(const std::string &target_frame, const fawkes::Time &target_time, const std::string &source_frame, const fawkes::Time &source_time, const std::string &fixed_frame, StampedTransform &transform) const | fawkes::tf::BufferCore | |
M_StringToCompactFrameID typedef | fawkes::tf::BufferCore | protected |
MAX_GRAPH_DEPTH | fawkes::tf::BufferCore | static |
set_transform(const StampedTransform &transform, const std::string &authority, bool is_static=false) | fawkes::tf::BufferCore | |
V_TimeCacheInterface typedef | fawkes::tf::BufferCore | protected |
validate_frame_id(const char *function_name_arg, const std::string &frame_id) const | fawkes::tf::BufferCore | protected |
walk_to_top_parent(F &f, fawkes::Time time, CompactFrameID target_id, CompactFrameID source_id, std::string *error_string) const | fawkes::tf::BufferCore | protected |
walk_to_top_parent(F &f, fawkes::Time time, CompactFrameID target_id, CompactFrameID source_id, std::string *error_string, std::vector< CompactFrameID > *frame_chain) const | fawkes::tf::BufferCore | protected |
warn_frame_id(const char *function_name_arg, const std::string &frame_id) const | fawkes::tf::BufferCore | protected |
~BufferCore(void) (defined in fawkes::tf::BufferCore) | fawkes::tf::BufferCore | virtual |