12 #ifndef ECL_DEVICES_BUFFER_HPP_ 13 #define ECL_DEVICES_BUFFER_HPP_ 55 long append(
const char &c);
56 long append(
const char* s,
unsigned long n);
97 long append(
const char &c);
98 long append(
const char* s,
unsigned long n);
unsigned int size() const
Embedded control libraries.
static const unsigned int buffer_size
virtual ~CharStringBuffer()
char contents[buffer_size]
Simple char string buffer class for use internally by the devices.
Simple char string buffer class for use internally by the devices.
unsigned int fill_point_marker
long append(const char &c)
unsigned int fill_point_marker