Easy Simple Network Library  0.3.7
All Classes Functions Modules
Public Member Functions | Protected Attributes | List of all members
esnlib::Buffer Class Reference

Buffer class. More...

#include <Buffer.h>

Inheritance diagram for esnlib::Buffer:
esnlib::IoBuffer

Public Member Functions

bool recyclable ()
 
void recyclable (bool value)
 

Protected Attributes

bool m_recyclable
 

Detailed Description

Buffer class.

Member Function Documentation

bool esnlib::Buffer::recyclable ( )

Check whether the buffer is recyclable

Returns
Return true if the buffer is recyclable
void esnlib::Buffer::recyclable ( bool  value)

Set the value of the property "recyclable"

Parameters
valueThe new value for the property "recyclable"

The documentation for this class was generated from the following file: