#include <FrameGenerator.h>
|
static const std::vector< unsigned char > | SerializeFrame (const HdlcFrame &a_HdlcFrame) |
|
static std::vector< unsigned char > | EscapeFrame (const std::vector< unsigned char > &a_HDLCFrame) |
|
Definition at line 43 of file FrameGenerator.h.
std::vector< unsigned char > FrameGenerator::EscapeFrame |
( |
const std::vector< unsigned char > & |
a_HDLCFrame | ) |
|
|
static |
const std::vector< unsigned char > FrameGenerator::SerializeFrame |
( |
const HdlcFrame & |
a_HdlcFrame | ) |
|
|
static |
The documentation for this class was generated from the following files: