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

#include <AckRoutedFrame.h>

Inheritance diagram for AckRoutedFrame:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 AckRoutedFrame (RoutedFrame rf)
 AckRoutedFrame (unsigned char *buffer)
std::string getFrameAsNetworkString (uint32_t route_id, unsigned char next_hop[6], string source_host, unsigned char source[6])
std::string getFrameAsNetworkString (routing_entry r, unsigned char src[6])
stc_frame getFrameStruct ()
virtual ~AckRoutedFrame ()

Public Attributes

uint32_t buffer_str_len_
bool cr_flag
struct ack_rf_header header_
std::string hostname_source_
bool mc_flag
std::string mc_group_

Static Public Attributes

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

Detailed Description

Definition at line 38 of file AckRoutedFrame.h.


Constructor & Destructor Documentation

Definition at line 21 of file AckRoutedFrame.cpp.

AckRoutedFrame::AckRoutedFrame ( unsigned char *  buffer)

Definition at line 40 of file AckRoutedFrame.cpp.

Definition at line 16 of file AckRoutedFrame.cpp.


Member Function Documentation

std::string AckRoutedFrame::getFrameAsNetworkString ( uint32_t  route_id,
unsigned char  next_hop[6],
string  source_host,
unsigned char  source[6] 
)

Definition at line 96 of file AckRoutedFrame.cpp.

std::string AckRoutedFrame::getFrameAsNetworkString ( routing_entry  r,
unsigned char  src[6] 
)

Definition at line 165 of file AckRoutedFrame.cpp.

Definition at line 171 of file AckRoutedFrame.cpp.


Member Data Documentation

Definition at line 48 of file AckRoutedFrame.h.

Definition at line 50 of file AckRoutedFrame.h.

Definition at line 44 of file AckRoutedFrame.h.

uint32_t AckRoutedFrame::HEADER_FIXED_LEN = sizeof (eh_header) + sizeof (ack_rf_header) [static]

Definition at line 54 of file AckRoutedFrame.h.

Definition at line 45 of file AckRoutedFrame.h.

Definition at line 51 of file AckRoutedFrame.h.

Definition at line 46 of file AckRoutedFrame.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