HDLC-Daemon
FrameParser Class Reference

#include <FrameParser.h>

Public Member Functions

 FrameParser (ProtocolState &a_ProtocolState)
 
void Reset ()
 
void AddReceivedRawBytes (const unsigned char *a_Buffer, size_t a_Bytes)
 

Detailed Description

Definition at line 44 of file FrameParser.h.

Constructor & Destructor Documentation

FrameParser::FrameParser ( ProtocolState a_ProtocolState)

Definition at line 41 of file FrameParser.cpp.

Here is the call graph for this function:

Member Function Documentation

void FrameParser::AddReceivedRawBytes ( const unsigned char *  a_Buffer,
size_t  a_Bytes 
)

Definition at line 53 of file FrameParser.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void FrameParser::Reset ( )

Definition at line 45 of file FrameParser.cpp.

Here is the caller graph for this function:


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