#include <Buffer.h>
Public Member Functions | |
bool | recyclable () |
void | recyclable (bool value) |
Protected Attributes | |
bool | m_recyclable |
Buffer class.
bool esnlib::Buffer::recyclable | ( | ) |
Check whether the buffer is recyclable
void esnlib::Buffer::recyclable | ( | bool | value | ) |
Set the value of the property "recyclable"
value | The new value for the property "recyclable" |