|
rclcpp
master
C++ ROS Client Library API
|
This is the complete list of members for rclcpp::LoanedMessage< MessageT, AllocatorT >, including all inherited members.
| get() const | rclcpp::LoanedMessage< MessageT, AllocatorT > | inline |
| is_valid() const | rclcpp::LoanedMessage< MessageT, AllocatorT > | inline |
| LoanedMessage(const rclcpp::PublisherBase &pub, std::allocator< MessageT > allocator) | rclcpp::LoanedMessage< MessageT, AllocatorT > | inline |
| LoanedMessage(const rclcpp::PublisherBase *pub, std::shared_ptr< std::allocator< MessageT >> allocator) | rclcpp::LoanedMessage< MessageT, AllocatorT > | inline |
| LoanedMessage(LoanedMessage< MessageT > &&other) | rclcpp::LoanedMessage< MessageT, AllocatorT > | inline |
| LoanedMessage(const LoanedMessage< MessageT > &other)=delete | rclcpp::LoanedMessage< MessageT, AllocatorT > | protected |
| message_ | rclcpp::LoanedMessage< MessageT, AllocatorT > | protected |
| message_allocator_ | rclcpp::LoanedMessage< MessageT, AllocatorT > | protected |
| pub_ | rclcpp::LoanedMessage< MessageT, AllocatorT > | protected |
| release() | rclcpp::LoanedMessage< MessageT, AllocatorT > | inline |
| ~LoanedMessage() | rclcpp::LoanedMessage< MessageT, AllocatorT > | inlinevirtual |
1.8.13