Public Member Functions | Public Attributes | Static Public Attributes
AckLinkFrame Class Reference

#include <AckLinkFrame.h>

Inheritance diagram for AckLinkFrame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AckLinkFrame (unsigned char *source, unsigned char *confirmer_mac, unsigned char *dest, uint32_t frame_id, std::string hostname, uint8_t type)
 AckLinkFrame (unsigned char *buffer)
std::string getFrameAsNetworkString ()
void print_frame ()
virtual ~AckLinkFrame ()

Public Attributes

uint16_t buffer_str_len_
bool cr_flag_
struct ack_lf_header header_
std::string hostname_source_
bool pos_ack_flag_

Static Public Attributes

static uint32_t HEADER_FIXED_LEN = sizeof(eh_header) + sizeof(ack_lf_header)

Detailed Description

Definition at line 49 of file AckLinkFrame.h.


Constructor & Destructor Documentation

AckLinkFrame::AckLinkFrame ( unsigned char *  source,
unsigned char *  confirmer_mac,
unsigned char *  dest,
uint32_t  frame_id,
std::string  hostname,
uint8_t  type 
)
AckLinkFrame::AckLinkFrame ( unsigned char *  buffer)

Definition at line 37 of file AckLinkFrame.cpp.

Definition at line 84 of file AckLinkFrame.cpp.


Member Function Documentation

Definition at line 89 of file AckLinkFrame.cpp.

Definition at line 139 of file AckLinkFrame.cpp.


Member Data Documentation

Definition at line 63 of file AckLinkFrame.h.

Definition at line 61 of file AckLinkFrame.h.

Definition at line 57 of file AckLinkFrame.h.

uint32_t AckLinkFrame::HEADER_FIXED_LEN = sizeof(eh_header) + sizeof(ack_lf_header) [static]

Definition at line 65 of file AckLinkFrame.h.

Definition at line 58 of file AckLinkFrame.h.

Definition at line 60 of file AckLinkFrame.h.


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


adhoc_communication
Author(s): Guenter Cwioro , Torsten Andre
autogenerated on Thu Aug 27 2015 11:56:40