WriteBuffer.hpp File Reference

Write buffer for EmbeddedProto. More...

Detailed Description

Write buffer for EmbeddedProto.

Author
Gilles DOFFE g.dof.nosp@m.fe@g.nosp@m.mail..nosp@m.com
Eric Courtois eric..nosp@m.cour.nosp@m.tois@.nosp@m.gmai.nosp@m.l.com

Definition in file WriteBuffer.hpp.

#include <cstdint>
#include "canpb.hpp"
#include "WriteBufferInterface.h"
+ Include dependency graph for WriteBuffer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  cogip::canpb::WriteBuffer
 WriteBuffer class used to encode Protobuf messages. More...
 

Namespaces

 cogip
 Differential drive controller.
 
#define CANPB_BASE64_ENCODE_BUFFER_SIZE   (CANPB_OUTPUT_MESSAGE_LENGTH_MAX * 2)
 Size of the base64 encoding buffer.