#include "DcGlobals.h"
#include "DcException.h"
Go to the source code of this file.
Classes | |
class | CdcBuffer |
CdcBuffer is a class that makes a buffer to store t_buff_unit (char) data. More... | |
Defines | |
#define | DEFAULT_SIZE 1024 |
Typedefs | |
typedef char | t_buff_unit |
#define DEFAULT_SIZE 1024 |
Definition at line 31 of file DcBuffer.h.
typedef char t_buff_unit |
Definition at line 25 of file DcBuffer.h.