HDLC-Daemon
FrameGenerator Class Reference

#include <FrameGenerator.h>

Static Public Member Functions

static const std::vector< unsigned char > SerializeFrame (const HdlcFrame &a_HdlcFrame)
 
static std::vector< unsigned char > EscapeFrame (const std::vector< unsigned char > &a_HDLCFrame)
 

Detailed Description

Definition at line 43 of file FrameGenerator.h.

Member Function Documentation

std::vector< unsigned char > FrameGenerator::EscapeFrame ( const std::vector< unsigned char > &  a_HDLCFrame)
static

Definition at line 131 of file FrameGenerator.cpp.

Here is the caller graph for this function:

const std::vector< unsigned char > FrameGenerator::SerializeFrame ( const HdlcFrame a_HdlcFrame)
static

Definition at line 41 of file FrameGenerator.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: