Go to the documentation of this file.
5 #ifndef __pinocchio_serialization_static_buffer_hpp__
6 #define __pinocchio_serialization_static_buffer_hpp__
62 #endif // ifndef __pinocchio_serialization_static_buffer_hpp__
Static buffer with pre-allocated memory.
size_t size() const
Returns the current size of the buffer.
std::vector< char > m_data
StaticBuffer(const size_t n)
 
const char * data() const
Returns the pointer on the data (const version)
void resize(const size_t new_size)
Increase the capacity of the vector to a value that's greater or equal to new_size.
Main pinocchio namespace.
char * data()
Returns the pointer on the data.
pinocchio
Author(s):
autogenerated on Fri Nov 1 2024 02:41:48