#include <stringtree.hpp>
Public Member Functions | |
| BufferView () | |
| BufferView (const char *_data, size_t _size) | |
Public Attributes | |
| const char * | data |
| size_t | size |
Definition at line 50 of file stringtree.hpp.
|
inline |
Definition at line 53 of file stringtree.hpp.
|
inline |
Definition at line 54 of file stringtree.hpp.
| const char* Ros2Introspection::BufferView::data |
Definition at line 51 of file stringtree.hpp.
| size_t Ros2Introspection::BufferView::size |
Definition at line 52 of file stringtree.hpp.