GM6000 Digital Heater Controller Branch: main
SDX-1330
Classes | Namespaces | Macros
Maker.h File Reference
#include "colony_config.h"
#include "Driver/TPipe/Pipe.h"
Include dependency graph for Maker.h:

Go to the source code of this file.

Classes

class  Driver::TPipe::Maker
 This concrete class is a "Maker" that assembles the objects needed for TPipe. More...
 

Namespaces

namespace  Driver
 namespace
 
namespace  Driver::TPipe
 The 'TPipe' namespace provides a point-to-point full duplex 'pipe' used to pass text based commands between to two end points.
 

Macros

#define OPTION_DRIVER_TPIPE_RAW_INPUT_SIZE   128
 The size, in bytes, of the work buffer used to read from the input stream.
 

Macro Definition Documentation

◆ OPTION_DRIVER_TPIPE_RAW_INPUT_SIZE

#define OPTION_DRIVER_TPIPE_RAW_INPUT_SIZE   128

The size, in bytes, of the work buffer used to read from the input stream.

Note: This size does NOT limit the how large a received frame can be